diff options
-rw-r--r-- | bin/ksh/ksh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index abc684f89bd..7b53901e046 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.116 2006/07/26 10:13:25 jmc Exp $ +.\" $OpenBSD: ksh.1,v 1.117 2006/08/03 11:22:05 jmc Exp $ .\" .\" Public Domain .\" @@ -4323,7 +4323,7 @@ Impose a time limit of CPU seconds spent in user mode to be used by each process. .\".It Fl v Ar n .\"Impose a limit of -..\"Ar n +.\"Ar n .\"kilobytes on the amount of virtual memory used. .El .Pp |