]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
close.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 6 Dec 2016 14:00:59 +0000 (15:00 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 6 Dec 2016 14:00:59 +0000 (15:00 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/close.2

index 3f9cb4d6071d96dc1aa92c1cbd608b9d84432800..2c066cd998c9769948770df66013e4862c8f05e1 100644 (file)
@@ -123,7 +123,8 @@ from another thread to be closed.
 operation, freeing it for reuse;
 the steps that may return an error,
 .\" filp_close()
-such as flushing data to disk, occur only later in the close operation.)
+such as flushing data to the filesystem or device,
+occur only later in the close operation.)
 In particular,
 .BR close ()
 should not be retried after an