]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
close.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:14:15 +0000 (10:14 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 09:14:15 +0000 (10:14 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/close.2

index 53f837a7879b5b843b1ce559eead77416392c6fe..6c5c721f19efd18ce77b4e69da406db236885ccf 100644 (file)
@@ -98,7 +98,7 @@ Not checking the return value when closing the file may lead to
 silent loss of data.
 This can especially be observed with NFS
 and with disk quota.
-Note that the return value should only be used for diagnostics.
+Note that the return value should be used only for diagnostics.
 In particular
 .BR close ()
 should not be retried after an