mbsinit.3: Fix order of SEE ALSO entries

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-08 04:31:48 +10:00
parent dd18a3b676
commit 13bc1e7875
1 changed files with 1 additions and 1 deletions

View File

@ -105,6 +105,6 @@ current locale.
.SH SEE ALSO
.BR mbrlen (3),
.BR mbrtowc (3),
.BR wcrtomb (3),
.BR mbsrtowcs (3),
.BR wcrtomb (3),
.BR wcsrtombs (3)