Module Name:    src
Committed By:   christos
Date:           Wed Dec 30 22:26:26 UTC 2015

Modified Files:
        src/bin/ksh: ksh.Man

Log Message:
We don't have RLIMIT_SWAP


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/ksh/ksh.Man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/ksh/ksh.Man
diff -u src/bin/ksh/ksh.Man:1.24 src/bin/ksh/ksh.Man:1.25
--- src/bin/ksh/ksh.Man:1.24	Sun Apr 12 13:05:03 2015
+++ src/bin/ksh/ksh.Man	Wed Dec 30 17:26:26 2015
@@ -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 allo
 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

Reply via email to