pthread_sigmask: new module
[pspp] / doc / posix-functions / fsync.texi
index 405be4010312390775f9a4d5dfcbfb0f46fb1a06..4ddf836e2384f3f1e6f005b0c371533aa2337e82 100644 (file)
@@ -2,17 +2,17 @@
 @section @code{fsync}
 @findex fsync
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/fsync.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fsync.html}
 
-Gnulib module: ---
+Gnulib module: fsync
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+mingw.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-mingw.
 @end itemize