aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/ulimit.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-08-02 03:35:24 +1000
committerGravatar axel <axel@liljencrantz.se>2007-08-02 03:35:24 +1000
commitdf55e89bbb5bb382bd13ab8f1a503636e52e3568 (patch)
tree8badc157cf753d353fbacd8e6f91e35c0369a58a /doc_src/ulimit.txt
parent91de143003c17571f028a06db23086758b16697f (diff)
Spelling fixes from Chris Rebert
darcs-hash:20070801173524-ac50b-760d9ddf0e68aa24cd570b542824a7f2b3248ff5.gz
Diffstat (limited to 'doc_src/ulimit.txt')
-rw-r--r--doc_src/ulimit.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc_src/ulimit.txt b/doc_src/ulimit.txt
index e8229a9b..bb95a2a7 100644
--- a/doc_src/ulimit.txt
+++ b/doc_src/ulimit.txt
@@ -35,7 +35,8 @@ except for -t, which is in seconds and -n and -u, which are unscaled
values. The return status is 0 unless an invalid option or argument is
supplied, or an error occurs while setting a new limit.
-ulimit also accepts the following switches that determine what type of limit to set:
+ulimit also accepts the following switches that determine what type of
+limit to set:
- <code>-H</code> or <code>--hard</code> Set hard resource limit
- <code>-S</code> or <code>--soft</code> Set soft resource limit