bdflush.2: 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:04:54 +10:00
parent cbb57e7422
commit a87041ac8f
1 changed files with 2 additions and 2 deletions

View File

@ -119,6 +119,6 @@ Since version 2.23, glibc no longer supports this obsolete system call.
is Linux-specific and should not be used in programs
intended to be portable.
.SH SEE ALSO
.BR sync (1),
.BR fsync (2),
.BR sync (2),
.BR sync (1)
.BR sync (2)