From 9e17ee4443c083ac0ae46c562bf5ae634d84252e Mon Sep 17 00:00:00 2001 From: zeising Date: Tue, 21 Aug 2012 16:35:14 +0000 Subject: Add missing .Pp macro. PR: docs/170380 Submitted by: Garrett Cooper Approved by: joel (mentor) --- lib/libc/sys/dup.2 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/sys') 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: -- cgit v1.1