OSDN Git Service

(split) LDP: Update original to v3.37.
[linuxjm/LDP_man-pages.git] / original / man2 / sync.2
index 047b183..614fb1c 100644 (file)
@@ -33,7 +33,7 @@
 .\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
 .\" 2011-09-07, mtk, Added syncfs() documentation,
 .\"
-.TH SYNC 2 2011-09-07 "Linux" "Linux Programmer's Manual"
+.TH SYNC 2 2012-02-12 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sync, syncfs \- commit buffer cache to disk
 .SH SYNOPSIS
@@ -41,7 +41,7 @@ sync, syncfs \- commit buffer cache to disk
 .sp
 .B void sync(void);
 .sp
-.BI "void syncfs(int " fd );
+.BI "int syncfs(int " fd );
 .sp
 .in -4n
 Feature Test Macro Requirements for glibc (see