sync.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:32:07 +02:00
parent 9fe752d0df
commit 4920923f01
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ first appeared in Linux 2.6.39;
library support was added to glibc in version 2.14.
.SH CONFORMING TO
.BR sync ():
SVr4, 4.3BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
.BR syncfs ()
is Linux-specific.