diff options
| author | christos <christos@NetBSD.org> | 2015-12-30 22:26:26 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2015-12-30 22:26:26 +0000 |
| commit | ec3685ed202ddab9ddfd0608b3869295fda7d1d6 (patch) | |
| tree | 9d75e5959b04d3fa68e60816934ff093daf00da6 /bin/ksh/ksh.Man | |
| parent | 4bce052f7895bec2325a4195b458dced04d35931 (diff) | |
We don't have RLIMIT_SWAP
Diffstat (limited to 'bin/ksh/ksh.Man')
| -rw-r--r-- | bin/ksh/ksh.Man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ksh/ksh.Man b/bin/ksh/ksh.Man index 92f2c466c73..314bdaaa114 100644 --- a/bin/ksh/ksh.Man +++ b/bin/ksh/ksh.Man @@ -1,5 +1,5 @@ '\" t -.\" $NetBSD: ksh.Man,v 1.24 2015/04/12 17:05:03 jmcneill Exp $ +.\" $NetBSD: ksh.Man,v 1.25 2015/12/30 22:26:26 christos Exp $ .\"{{{}}} .\"{{{ Notes about man page .\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific @@ -2653,6 +2653,7 @@ on some systems this is the maximum allowable virtual address (in bytes, not kbytes). .IP \fB\-w\fP Impose a limit of \fIn\fP kbytes on the amount of swap space used. +(Not supported on NetBSD) .PP As far as \fBulimit\fP is concerned, a block is 512 bytes. .RE |
