Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/ksh We don't have RLIMIT_SWAP



details:   https://anonhg.NetBSD.org/src/rev/c54b48b1aa33
branches:  trunk
changeset: 342594:c54b48b1aa33
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Dec 30 22:26:26 2015 +0000

description:
We don't have RLIMIT_SWAP

diffstat:

 bin/ksh/ksh.Man |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2a240b9b7379 -r c54b48b1aa33 bin/ksh/ksh.Man
--- a/bin/ksh/ksh.Man   Wed Dec 30 22:24:44 2015 +0000
+++ b/bin/ksh/ksh.Man   Wed Dec 30 22:26:26 2015 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index