OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / close.2
index b355559..e680254 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
@@ -136,7 +136,7 @@ that may cause unintended side effects.
 .BR unlink (2),
 .BR fclose (3)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,