aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdin.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stdin.3')
-rw-r--r--man3/stdin.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/stdin.3 b/man3/stdin.3
index e514993c07..377eff7a80 100644
--- a/man3/stdin.3
+++ b/man3/stdin.3
@@ -95,12 +95,6 @@ and
The standard streams are closed by a call to
.Xr exit 3
and by normal program termination.
-.Sh SEE ALSO
-.Xr sh 1 ,
-.Xr csh 1 ,
-.Xr open 2 ,
-.Xr fopen 3 ,
-.Xr stdio 3
.Sh CONSIDERATIONS
The stream
.Nm stderr
@@ -143,3 +137,9 @@ macros conform to
.St -ansiC ,
and this standard also stipulates that these three
streams shall be open at program startup.
+.Sh SEE ALSO
+.Xr sh 1 ,
+.Xr csh 1 ,
+.Xr open 2 ,
+.Xr fopen 3 ,
+.Xr stdio 3