diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-20 21:53:34 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-20 21:53:34 +0000 |
| commit | c84371c688847344ff9cdfe96b731f94f9ff0e2c (patch) | |
| tree | c95f83dcda64b14d6753311637e7ebb5c93ee55b /man3/stdin.3 | |
| parent | 29059a6548ec1683f4c91ec4d91d79cf735b6505 (diff) | |
| download | man-pages-c84371c688847344ff9cdfe96b731f94f9ff0e2c.tar.gz | |
Italics for header file references
Diffstat (limited to 'man3/stdin.3')
| -rw-r--r-- | man3/stdin.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/stdin.3 b/man3/stdin.3 index 377eff7a80..f6766e2fb5 100644 --- a/man3/stdin.3 +++ b/man3/stdin.3 @@ -61,7 +61,7 @@ and are 0, 1, and 2, respectively. The preprocessor symbols STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO are defined with these values in -<unistd.h>. +\fI<unistd.h>\fP. (Applying .Xr freopen 3 to one of these streams can change the file descriptor number |
