OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man3 / errno.3
index 6ad4726..c8ab6c2 100644 (file)
@@ -433,7 +433,7 @@ Remote I/O error
 Interrupted system call should be restarted
 .TP
 .B EROFS
-Read-only file system (POSIX.1)
+Read-only filesystem (POSIX.1)
 .TP
 .B ESHUTDOWN
 Cannot send after transport endpoint shutdown
@@ -451,7 +451,7 @@ No such process (POSIX.1)
 .B ESTALE
 Stale file handle (POSIX.1)
 .sp
-This error can occur for NFS and for other file systems
+This error can occur for NFS and for other filesystems
 .TP
 .B ESTRPIPE
 Streams pipe error
@@ -539,3 +539,11 @@ and the declaration is needed.
 .BR error (3),
 .BR perror (3),
 .BR strerror (3)
+.SH COLOPHON
+This page is part of release 3.65 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.