]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fallocate.2: tfix
authorDenis Barbier <bouzim@gmail.com>
Thu, 22 Sep 2011 02:54:53 +0000 (04:54 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 22 Sep 2011 02:54:53 +0000 (04:54 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fallocate.2

index 45b8a21fec4ed5abaab94f27ff0714c640517b10..a0c01a4911d87304c4faecdf2a4e71021e8bfe0c 100644 (file)
@@ -128,13 +128,13 @@ is not supported by the file system containing the file referred to by
 .TP
 .B EPERM
 The file referred to by
-.fd
+.fd
 is marked immutable (see
-.BR chattr (1).
+.BR chattr (1)).
 .TP
 .B ESPIPE
 .I fd
-refers to a pipe of FIFO.
+refers to a pipe or FIFO.
 .SH VERSIONS
 .BR fallocate ()
 is available on Linux since kernel 2.6.23.