summaryrefslogtreecommitdiff
path: root/bin/ksh
diff options
context:
space:
mode:
authorHeikki Korpela <heko@cvs.openbsd.org>2001-08-25 21:26:30 +0000
committerHeikki Korpela <heko@cvs.openbsd.org>2001-08-25 21:26:30 +0000
commit05489f37025413b766ed5e028bafab4baae4b84f (patch)
treeb2243de8af1dbca2c3e63d3207e42cd0d833e9af /bin/ksh
parent113426e1c4b0c503b3ad806bc76fa27ea5783aa4 (diff)
OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don't
have ulimit -v or -w either. ok millert@
Diffstat (limited to 'bin/ksh')
-rw-r--r--bin/ksh/ksh.113
-rw-r--r--bin/ksh/ksh.1tbl13
-rw-r--r--bin/ksh/sh.113
-rw-r--r--bin/ksh/sh.1tbl13
4 files changed, 8 insertions, 44 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 4da2f984d5c..84ab371c12f 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.44 2001/08/23 05:21:51 pvalchev Exp $
+.\" $OpenBSD: ksh.1,v 1.45 2001/08/25 21:26:29 heko Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -3955,7 +3955,7 @@ Parameters (or functions) are placed in the environment of
any executed commands.
Exported functions are not yet implemented.
.El
-.It Xo Ic ulimit Op Fl acdfHlmnpsStvw
+.It Xo Ic ulimit Op Fl acdfHlmnpsSt
.Op Ar value
.Xc
Display or set process limits.
@@ -4020,15 +4020,6 @@ Impose a time limit of
.Ar n
.Tn CPU
seconds to be used by each process.
-.It Fl v Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of virtual memory used; on some systems this is the
-maximum allowable virtual address (in bytes, not kbytes).
-.It Fl w Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of swap space used.
.El
.Pp
As far as
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index e4570cc1c05..aaacf7ae69a 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.44 2001/08/23 05:21:51 pvalchev Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.45 2001/08/25 21:26:29 heko Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -3955,7 +3955,7 @@ Parameters (or functions) are placed in the environment of
any executed commands.
Exported functions are not yet implemented.
.El
-.It Xo Ic ulimit Op Fl acdfHlmnpsStvw
+.It Xo Ic ulimit Op Fl acdfHlmnpsSt
.Op Ar value
.Xc
Display or set process limits.
@@ -4020,15 +4020,6 @@ Impose a time limit of
.Ar n
.Tn CPU
seconds to be used by each process.
-.It Fl v Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of virtual memory used; on some systems this is the
-maximum allowable virtual address (in bytes, not kbytes).
-.It Fl w Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of swap space used.
.El
.Pp
As far as
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index 2851a058a02..febf69a8a94 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.26 2001/08/23 05:21:51 pvalchev Exp $
+.\" $OpenBSD: sh.1,v 1.27 2001/08/25 21:26:29 heko Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -3340,7 +3340,7 @@ Parameters (or functions) are placed in the environment of
any executed commands.
Exported functions are not yet implemented.
.El
-.It Xo Ic ulimit Op Fl acdfHlmnpsStvw
+.It Xo Ic ulimit Op Fl acdfHlmnpsStv
.Op Ar value
.Xc
Display or set process limits.
@@ -3405,15 +3405,6 @@ Impose a time limit of
.Ar n
.Tn CPU
seconds to be used by each process.
-.It Fl v Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of virtual memory used; on some systems this is the
-maximum allowable virtual address (in bytes, not kbytes).
-.It Fl w Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of swap space used.
.El
.Pp
As far as
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index af535f5a248..6c2683decd1 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.26 2001/08/23 05:21:51 pvalchev Exp $
+.\" $OpenBSD: sh.1tbl,v 1.27 2001/08/25 21:26:29 heko Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -3340,7 +3340,7 @@ Parameters (or functions) are placed in the environment of
any executed commands.
Exported functions are not yet implemented.
.El
-.It Xo Ic ulimit Op Fl acdfHlmnpsStvw
+.It Xo Ic ulimit Op Fl acdfHlmnpsStv
.Op Ar value
.Xc
Display or set process limits.
@@ -3405,15 +3405,6 @@ Impose a time limit of
.Ar n
.Tn CPU
seconds to be used by each process.
-.It Fl v Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of virtual memory used; on some systems this is the
-maximum allowable virtual address (in bytes, not kbytes).
-.It Fl w Ar n
-Impose a limit of
-.Ar n
-kbytes on the amount of swap space used.
.El
.Pp
As far as