ulimit does not have its own manpage as it is a shell builtin.

PR:		5582
Submitted by:	Craig Leres <leres@ee.lbl.gov>
This commit is contained in:
Steve Price 1998-02-01 06:19:56 +00:00
parent 2e645a20cb
commit e258cf49b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32963

View File

@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
.\" $Id: limits.1,v 1.4 1997/07/21 12:06:17 charnier Exp $
.\" $Id: limits.1,v 1.5 1997/09/29 19:11:31 wosch Exp $
.\"
.Dd January 15, 1996
.Dt LIMITS 1
@ -289,7 +289,6 @@ will be whatever the executed program returns.
.Xr env 1 ,
.Xr limit 1 ,
.Xr sh 1 ,
.Xr ulimit 1 ,
.Xr getrlimit 3 ,
.Xr login_cap 3 ,
.Xr setrlimit 3 ,