OSDN Git Service

(split) LDP: Update original to LDP v3.41.
[linuxjm/LDP_man-pages.git] / original / man3 / aio_fsync.3
index 9c53f68..2d4d376 100644 (file)
@@ -20,7 +20,7 @@
 .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
 .\" USA.
 .\"
-.TH AIO_FSYNC 3 2010-10-02  "" "Linux Programmer's Manual"
+.TH AIO_FSYNC 3 2012-05-08  "" "Linux Programmer's Manual"
 .SH NAME
 aio_fsync \- asynchronous file synchronization
 .SH SYNOPSIS
@@ -91,6 +91,10 @@ is not
 .B O_SYNC
 or
 .BR O_DSYNC .
+.TP
+.B ENOSYS
+.BR aio_fsync ()
+is not implemented.
 .SH VERSIONS
 The
 .BR aio_fsync ()