diff options
author | 1997-07-17 07:38:16 +0000 | |
---|---|---|
committer | 1997-07-17 07:38:16 +0000 | |
commit | dddca46d0aa7f1d9124509b24b3d2a99770315d5 (patch) | |
tree | 60f7324835684b68d138f73e5bdb0a79294d32ae /lib/libc/sys/intro.2 | |
parent | doc @ commands; mouse (diff) | |
download | wireguard-openbsd-dddca46d0aa7f1d9124509b24b3d2a99770315d5.tar.xz wireguard-openbsd-dddca46d0aa7f1d9124509b24b3d2a99770315d5.zip |
fix Xr
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r-- | lib/libc/sys/intro.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 803b5e19b98..adef4addd88 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -181,7 +181,7 @@ until at least one has been closed. .It Er 24 EMFILE Em "Too many open files" . <As released, the limit on the number of open files per process is 64.> -.Xr getdtablesize 2 +.Xr getdtablesize 3 will obtain the current limit. .It Er 25 ENOTTY Em "Inappropriate ioctl for device" . A control function (see |