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 /man2/intro.2 | |
| 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 'man2/intro.2')
| -rw-r--r-- | man2/intro.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/intro.2 b/man2/intro.2 index f3d8e2bec8..8898b34c7e 100644 --- a/man2/intro.2 +++ b/man2/intro.2 @@ -102,8 +102,8 @@ Note that these can be different from page to page! .BR sem_overview (7), .BR shm_overview (7), .BR signal (7), -.BR svipc (7), -.BR standards (7), .BR socket (7), +.BR standards (7), +.BR svipc (7), .BR symlink (7), .BR time (7) |
