diff options
Diffstat (limited to 'lib/libc/sys/dup.2')
| -rw-r--r-- | lib/libc/sys/dup.2 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/dup.2 b/lib/libc/sys/dup.2 index d64ee6586422..347795cc7540 100644 --- a/lib/libc/sys/dup.2 +++ b/lib/libc/sys/dup.2 @@ -90,7 +90,7 @@ additional  call.  The close-on-exec flag on the new file descriptor is unset.  .Pp -In  +In  .Fn dup2 ,  the value of the new descriptor  .Fa newd @@ -194,7 +194,7 @@ The  .Fn dup  and  .Fn dup2 -function calls are expected to conform to  +function calls are expected to conform to  .St -p1003.1-90 .  .Sh HISTORY  A  | 
