diff options
| -rw-r--r-- | man3/stdin.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/stdin.3 b/man3/stdin.3 index feab45c562..6c10c3391b 100644 --- a/man3/stdin.3 +++ b/man3/stdin.3 @@ -54,7 +54,7 @@ and .sp On program startup, the integer file descriptors associated with the streams -.IR stdin , +.IR stdin , .IR stdout , and .I stderr @@ -83,7 +83,7 @@ the child inherits all open file descriptors, but all old streams have become inaccessible. .sp Since the symbols -.IR stdin , +.IR stdin , .IR stdout , and .I stderr |
