summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/compat-43/getdtablesize.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/compat-43/getdtablesize.3 b/lib/libc/compat-43/getdtablesize.3
index 11ecd7a07a7..fbdbe159f69 100644
--- a/lib/libc/compat-43/getdtablesize.3
+++ b/lib/libc/compat-43/getdtablesize.3
@@ -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