diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-03-13 03:58:56 +1300 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-03-13 03:58:56 +1300 |
| commit | 2bfa8272f026d82fd76d19baaf64d0328d5ace0c (patch) | |
| tree | 14b692c805fa501701b6e909222cacdf89b42ce2 /man3/intro.3 | |
| parent | 7a5b06940eee5561724ca63a9515ba866d9f075b (diff) | |
| download | man-pages-2bfa8272f026d82fd76d19baaf64d0328d5ace0c.tar.gz | |
intro.2, btowc.3, intro.3, pthread_sigqueue.3: Correct order of SEE ALSO entries
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/intro.3')
| -rw-r--r-- | man3/intro.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/intro.3 b/man3/intro.3 index d7b11e78aa..6141e782f6 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -97,10 +97,10 @@ Note that these can be different from page to page! .BR errno (3), .BR capabilities (7), .BR credentials (7), +.BR environ (7), .BR feature_test_macros (7), .BR libc (7), .BR math_error (7), -.BR environ (7), .BR path_resolution (7), .BR pthreads (7), .BR signal (7), |
