]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
wfix/ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 09:26:59 +0000 (09:26 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 09:26:59 +0000 (09:26 +0000)
man1/cp.1
man2/fdatasync.2

index 165314d93ed9f364ef9c4c358cb5d4dada3f8eca..b720359a82eeff6cf0f22b71526e7e4aff51b3bf 100644 (file)
--- a/man1/cp.1
+++ b/man1/cp.1
@@ -110,7 +110,7 @@ is not forbidden.)
 .TP
 .B "\-\-"
 Terminate option list.
-.SH "ADDITIONAL POSIX 2003 OPTIONS"
+.SH "ADDITIONAL POSIX OPTIONS"
 POSIX.1-2001 adds three options that specify how to handle
 symbolic links. When doing a non-recursive copy, symbolic links
 are followed. When doing a recursive copy using the \-r option,
index 8d254aaecbce9d790c081cf39eff31a6b3c8b6fc..f7c8d8154f7b5feefd65afc803487dd01f89c97a 100644 (file)
@@ -88,7 +88,7 @@ is defined in <unistd.h> to a value greater than 0. (See also
 .SH "CONFORMING TO"
 POSIX.1-2001.
 .SH "SEE ALSO"
-.BR fsync (2)
-.BR sync_file_range (2),
+.BR fsync (2),
+.BR sync_file_range (2)
 .br
 B.O. Gallmeister, POSIX.4, O'Reilly, pp. 220-223 and 343.