diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-28 04:57:20 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-06-28 04:57:20 +0000 |
| commit | 6387216bb219dbb66e71eaa345f24f5053d35e8b (patch) | |
| tree | 5aff230513f2a40580bda076638d1a39c6328666 /man3/stdin.3 | |
| parent | e846d8078c3eddcdf97c244e119d69400a564d4c (diff) | |
| download | man-pages-6387216bb219dbb66e71eaa345f24f5053d35e8b.tar.gz | |
Wrap lines at sentence breaks.
Diffstat (limited to 'man3/stdin.3')
| -rw-r--r-- | man3/stdin.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/stdin.3 b/man3/stdin.3 index 8465b44646..e60c595b8d 100644 --- a/man3/stdin.3 +++ b/man3/stdin.3 @@ -25,7 +25,8 @@ These are typically attached to the user's terminal (see .BR tty (4) but might instead refer to files or other devices, depending on what -the parent process chose to set up. (See also the "Redirection" section of +the parent process chose to set up. +(See also the "Redirection" section of .BR sh (1).) .PP The input stream is referred to as "standard input"; the output stream is |
