summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-09-24 02:51:43 +0000
committermurray <murray@FreeBSD.org>2001-09-24 02:51:43 +0000
commit876f3cf6ac644955b09ffe29722f3416fe43649a (patch)
treecb97dd7d790a56f6a19cc74edc82d95c8dd95f8c /lib
parent51f12c27338620f62020b1c873f024e8a5721752 (diff)
downloadFreeBSD-src-876f3cf6ac644955b09ffe29722f3416fe43649a.zip
FreeBSD-src-876f3cf6ac644955b09ffe29722f3416fe43649a.tar.gz
- Correct capitalization of a function name.
- Add a missing word to form a complete sentence. PR: docs/30626 Submitted by: Dan Lukes <dan@obluda.cz>, and swear@blarg.net (Gary W. Swearingen)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/intro.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index a704a7b..c4f3c4b 100644
--- a/lib/libc/sys/intro.2
+++ b/lib/libc/sys/intro.2
@@ -199,8 +199,9 @@ 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
-will obtain the current limit.
+The
+.Xr getdtablesize 2
+function will obtain the current limit.
.It Er 25 ENOTTY Em "Inappropriate ioctl for device" .
A control function (see
.Xr ioctl 2 )
OpenPOWER on IntegriCloud