From: Michael Kerrisk Date: Wed, 28 Jan 2015 09:14:15 +0000 (+0100) Subject: close.2: wfix X-Git-Tag: man-pages-3.79~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6248738a28b12a4bfa3029f49b4f1444ff8ced5;p=thirdparty%2Fman-pages.git close.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/close.2 b/man2/close.2 index 53f837a787..6c5c721f19 100644 --- a/man2/close.2 +++ b/man2/close.2 @@ -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