From 6719e3c71fb9e726134daac3fbae083c6bb3c613 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 2 Oct 2010 18:05:51 +0200 Subject: [PATCH] aio_fsync.3: srcfix: remove unneeded FIXME Signed-off-by: Michael Kerrisk --- man3/aio_fsync.3 | 1 - 1 file changed, 1 deletion(-) diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index af7055bdc..1358c1d42 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -68,7 +68,6 @@ field (a structure, described in .BR sigevent (7)), which indicates the desired type of asynchronous notification at completion. -.\" FIXME more sigevent details are probably needed here. All other fields are ignored. .SH "RETURN VALUE" On success (the sync request was successfully queued)