mention sysctl(2) and setrlimit(2); netbsd pr#2152; from davide@PIPER.NECTAR.CS.CMU.EDU
authorderaadt <deraadt@openbsd.org>
Sat, 4 May 1996 13:32:13 +0000 (13:32 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 4 May 1996 13:32:13 +0000 (13:32 +0000)
lib/libc/compat-43/getdtablesize.3

index 11ecd7a..fbdbe15 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: getdtablesize.3,v 1.2 1996/03/19 23:15:06 niklas Exp $
+.\"    $OpenBSD: getdtablesize.3,v 1.3 1996/05/04 13:32:13 deraadt Exp $
 .\"
 .\" Copyright (c) 1983, 1991 The Regents of the University of California.
 .\" All rights reserved.
@@ -54,9 +54,11 @@ returns the size of this table.
 .Xr close 2 ,
 .Xr dup 2 ,
 .Xr getrlimit 2 ,
+.Xr setrlimit 2,
 .Xr open 2 ,
 .Xr select 2 ,
-.Xr sysconf 3
+.Xr sysconf 3,
+.Xr sysctl 3
 .Sh HISTORY
 The
 .Fn getdtablesize