From: Michael Kerrisk Date: Mon, 4 Sep 2006 09:26:59 +0000 (+0000) Subject: wfix/ffix X-Git-Tag: man-pages-2.40~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f55461f02f0b25dd80fe7c83aa4a8104a836737e;p=thirdparty%2Fman-pages.git wfix/ffix --- diff --git a/man1/cp.1 b/man1/cp.1 index 165314d93e..b720359a82 100644 --- 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, diff --git a/man2/fdatasync.2 b/man2/fdatasync.2 index 8d254aaecb..f7c8d8154f 100644 --- a/man2/fdatasync.2 +++ b/man2/fdatasync.2 @@ -88,7 +88,7 @@ is defined in 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.