diff --git a/lib/libc/sys/dup.2 b/lib/libc/sys/dup.2 index d2a4b7e2454a..7a07c211befc 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: