From 876f3cf6ac644955b09ffe29722f3416fe43649a Mon Sep 17 00:00:00 2001 From: murray Date: Mon, 24 Sep 2001 02:51:43 +0000 Subject: - Correct capitalization of a function name. - Add a missing word to form a complete sentence. PR: docs/30626 Submitted by: Dan Lukes , and swear@blarg.net (Gary W. Swearingen) --- lib/libc/sys/intro.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib') 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" . -.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 ) -- cgit v1.1