OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man2 / splice.2
index fa45e18..06aca1e 100644 (file)
@@ -146,7 +146,7 @@ One or both file descriptors are not valid,
 or do not have proper read-write mode.
 .TP
 .B EINVAL
-Target file system doesn't support splicing;
+Target filesystem doesn't support splicing;
 target file is opened in append mode;
 .\" The append-mode error is given since 2.6.27; in earlier kernels,
 .\" splice() in append mode was broken
@@ -227,3 +227,11 @@ See
 .BR sendfile (2),
 .BR tee (2),
 .BR vmsplice (2)
+.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/.