Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Colin Percival
0993d1af06
Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (which
...
is the common unit for a kilobit).
2004-12-19 13:29:25 +00:00
Dag-Erling Smørgrav
be5523e807
This code builds cleanly at WARNS level 6.
...
MFC after: 1 week
2004-11-08 18:08:16 +00:00
Ruslan Ermilov
6a3e8b0adc
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
203a6d6aa7
mdoc(7) police: laundry.
...
Approved by: re
2002-11-26 14:00:39 +00:00
Brian Feldman
873caac499
Update the usage string in the limits(1) manpage to include -b for
...
sbsize. Also, correct the format string in getopt(3) usage to reflect
that -b takes an argument, and correct another case of RLIMIT_SBSIZE
having been forgotten.
2002-09-18 16:25:59 +00:00
David E. O'Brien
e026a48c34
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
Matthew Dillon
552116c927
Make limits(1) aware of the new vmemoryuse resource limit.
...
Submitted by: sheldonh
2002-06-26 03:43:25 +00:00
Sheldon Hearn
4ece3f34aa
Fix mdoc nits in preparation for RLIMIT_VMEM support:
...
* add missing Ar macro for one instance of limitflags
* fix indentation problem (not perfect, but then this is one _very_
awkward manpage mark up properly)
2002-06-26 01:40:15 +00:00
Philippe Charnier
e8937ba009
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
David Malone
3cd2a58926
Warns cleanups:
...
1) Add missing initialisers.
2) Avoid shadowing rcswhich.
3) Use intmax_t and %j for printing rather than quad_t and %q.
4) Don't modify a variable twice between sequence points.
2002-04-13 21:28:17 +00:00
David Malone
450435a11d
Don't use gcc specific flags.
2002-04-01 10:54:11 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Ruslan Ermilov
625003720a
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 14:16:33 +00:00
Dima Dorfman
a910f192bb
Remove duplicate words.
2001-06-24 01:34:38 +00:00
Sheldon Hearn
0a39318247
Handle sbsize as a size, not a number.
...
Submitted by: Paul Herman <pherman@frenchfries.net>
2001-05-10 17:15:06 +00:00
Bruce Evans
8b72aacc66
Fixed some style bugs (bogus cloned Id, null overrides of defaults, and
...
the usual style bugs for DPADD/LDADD).
2001-02-17 06:20:14 +00:00
Ruslan Ermilov
2855fa0467
mdoc(7) police: replace -hang list with the -tag list,
...
add missing .Xo/.Xc to the tags. This only worked due
to the off-by-one bug in the -hang lists, which I will
hopefully backport from the mdocNG shortly.
2001-02-14 10:14:35 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
8fe908ef0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
Philippe Charnier
c097456602
Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function.
2000-03-26 14:37:47 +00:00
Brian Feldman
6b3ced11a2
This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for
...
userland. Currently, it can be enforced by login and csh. More
shells supporting sbsize are welcome.
1999-10-09 20:47:59 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Chris Costello
691c710bc5
Bad reference of setrlimit(3) changed to setrlimit(2).
1999-08-14 06:39:48 +00:00
Guy Helmer
79deb70e15
Typo fix.
...
PR: docs/11022
1999-04-13 02:32:12 +00:00
Guy Helmer
0692fa04b1
Reference the sysctl variables related to various limits.
...
PR: docs/6764
1999-03-15 15:36:56 +00:00
Alexander Langer
43d1df332e
Removed occurrences of consecutive repeated words (such as "the the").
1999-02-12 02:12:08 +00:00
David E. O'Brien
be0cde6f10
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
Steve Price
32c2131395
Fix a bunch of spelling errors.
...
PR: 6856
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-04 21:06:07 +00:00
Masafumi Max NAKANE
c58bc017e8
In the SEE ALSO section, {get,set}rlimit are said to be in the section
...
3 which are actually in the section 2.
Pointed out by: Brian Reichert <reichert@numachi.com>
PR: 6480
1998-05-08 14:46:23 +00:00
Steve Price
e258cf49b3
ulimit does not have its own manpage as it is a shell builtin.
...
PR: 5582
Submitted by: Craig Leres <leres@ee.lbl.gov>
1998-02-01 06:19:56 +00:00
Wolfram Schneider
bf5cbf3551
Sort cross refereces in section SEE ALSO.
1997-09-29 19:11:55 +00:00
Philippe Charnier
78cad0814f
Cosmetic in usage string. Typos in man page.
1997-07-21 12:06:18 +00:00
David Nugent
b3848628ff
Fix typos.
...
PR: 4101
Submitted by: Horikawa Kazuo <k-horik@mail.yk.rim.or.jp>
1997-07-16 11:35:18 +00:00
David Nugent
f56bc51b0f
login_getclass() -> login_getpwclass().
...
Updated (incorrect) entry for bash [-v].
Remove unused support for long rlim_t.
Added "bash2" to bash style ulimit handling.
1997-05-10 19:00:58 +00:00
Warner Losh
1c8af87873
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
David Nugent
c03293e593
limits(1): set and display process resources.
1997-01-21 15:05:15 +00:00