summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/open.2
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-03-24 16:07:19 +0000
committercharnier <charnier@FreeBSD.org>2003-03-24 16:07:19 +0000
commitc0b518390eedbe97cbeb9174108b65f4295e5a30 (patch)
tree5c8f72b73c486191b9c5715e72f62598b69a801b /lib/libc/sys/open.2
parentd0441d10b5801db1d53f885fa707ae3768d2c98d (diff)
downloadFreeBSD-src-c0b518390eedbe97cbeb9174108b65f4295e5a30.zip
FreeBSD-src-c0b518390eedbe97cbeb9174108b65f4295e5a30.tar.gz
The .Fn function
The ... 2 system call
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r--lib/libc/sys/open.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2
index f125877..c3fc4d8 100644
--- a/lib/libc/sys/open.2
+++ b/lib/libc/sys/open.2
@@ -179,8 +179,9 @@ and
.Pp
The system imposes a limit on the number of file descriptors
open simultaneously by one process.
-.Xr Getdtablesize 2
-returns the current system limit.
+The
+.Xr getdtablesize 2
+system call returns the current system limit.
.Sh RETURN VALUES
If successful,
.Fn open
OpenPOWER on IntegriCloud