OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / original / man2 / write.2
index 51e47a1..5736404 100644 (file)
@@ -85,7 +85,7 @@ POSIX requires that a
 which can be proved to occur after a
 .BR write ()
 has returned returns the new data.
-Note that not all filesystems are POSIX conforming.
+Note that not all file systems are POSIX conforming.
 .SH RETURN VALUE
 On success, the number of bytes written is returned (zero indicates
 nothing was written).
@@ -134,7 +134,7 @@ refers to a datagram socket for which a peer address has not been set using
 .BR connect (2).
 .TP
 .B EDQUOT
-The user's quota of disk blocks on the filesystem containing the file
+The user's quota of disk blocks on the file system containing the file
 referred to by
 .I fd
 has been exhausted.