summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/dup.2
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2012-08-21 16:35:14 +0000
committerzeising <zeising@FreeBSD.org>2012-08-21 16:35:14 +0000
commit9e17ee4443c083ac0ae46c562bf5ae634d84252e (patch)
treec54465efb35acc2419efa2d90caf91cbef4219f7 /lib/libc/sys/dup.2
parent1db52193bc5597cd34d51394a056a80d79182744 (diff)
downloadFreeBSD-src-9e17ee4443c083ac0ae46c562bf5ae634d84252e.zip
FreeBSD-src-9e17ee4443c083ac0ae46c562bf5ae634d84252e.tar.gz
Add missing .Pp macro.
PR: docs/170380 Submitted by: Garrett Cooper <yanegomi@gmail.com> Approved by: joel (mentor)
Diffstat (limited to 'lib/libc/sys/dup.2')
-rw-r--r--lib/libc/sys/dup.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/dup.2 b/lib/libc/sys/dup.2
index d2a4b7e..7a07c21 100644
--- a/lib/libc/sys/dup.2
+++ b/lib/libc/sys/dup.2
@@ -138,6 +138,7 @@ is not a valid active descriptor
.It Bq Er EMFILE
Too many descriptors are active.
.El
+.Pp
The
.Fn dup2
system call fails if:
OpenPOWER on IntegriCloud