OSDN Git Service

LDP: Update original to LDP v3.78-git-80a7408
[linuxjm/LDP_man-pages.git] / original / man2 / truncate.2
index c7b02f8..4ca142b 100644 (file)
@@ -169,6 +169,10 @@ A component of the path prefix is not a directory.
 The underlying filesystem does not support extending
 a file beyond its current size.
 .TP
+.B EPERM
+The operation was prevented by a file seal; see
+.BR fcntl (2).
+.TP
 .B EROFS
 The named file resides on a read-only filesystem.
 .TP
@@ -258,12 +262,3 @@ This has been fixed in later glibc versions.
 .BR open (2),
 .BR stat (2),
 .BR path_resolution (7)
-.SH COLOPHON
-This page is part of release 3.76 of the Linux
-.I man-pages
-project.
-A description of the project,
-information about reporting bugs,
-and the latest version of this page,
-can be found at
-\%http://www.kernel.org/doc/man\-pages/.