From 2924629c0c23511a22d1bc6e0971e65f63c85614 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Mon, 24 Sep 2001 02:51:43 +0000 Subject: [PATCH] - 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(-) diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index a704a7bb4fc..c4f3c4bc441 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 ) -- 2.45.2