components/coreutils/patches/manpages.patch
author Rich Burridge <rich.burridge@oracle.com>
Fri, 21 Sep 2012 11:29:34 -0700
changeset 987 810b92005f34
parent 583 fa23089af66f
child 2050 7c6a1559c620
child 5249 8a7aa7f8367e
permissions -rw-r--r--
PSARC 2012/170 GNU coreutils 8.16 PSARC 2012/291 Remove /usr/gnu/bin/whoami 7161373 Update coreutils to version 8.16 7177497 Remove GNU version of whoami in /usr/gnu/bin

--- coreutils-8.5/man/mkfifo.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/mkfifo.1	Wed Nov  9 09:10:31 2011
@@ -40,7 +40,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-mkfifo(3)
+mkfifo(3C)
 .PP
 The full documentation for
 .B mkfifo
--- coreutils-8.5/man/mktemp.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/mktemp.1	Wed Nov  9 09:09:43 2011
@@ -62,7 +62,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-mkstemp(3), mkdtemp(3), mktemp(3)
+mkstemp(3C), mkdtemp(3C), mktemp(3C)
 .PP
 The full documentation for
 .B mktemp
--- coreutils-8.5/man/printf.1.orig	Wed Nov  9 09:00:19 2011
+++ coreutils-8.5/man/printf.1	Wed Nov  9 08:57:38 2011
@@ -96,7 +96,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-printf(3)
+printf(3C)
 .PP
 The full documentation for
 .B printf
--- coreutils-8.5/man/pwd.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/pwd.1	Wed Nov  9 09:10:12 2011
@@ -42,7 +42,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-getcwd(3)
+getcwd(3C)
 .PP
 The full documentation for
 .B pwd
--- coreutils-8.5/man/rm.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/rm.1	Wed Nov  9 09:05:42 2011
@@ -99,7 +99,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-unlink(1), unlink(2), chattr(1), shred(1)
+unlink(1), unlink(2), shred(1)
 .PP
 The full documentation for
 .B rm
--- coreutils-8.5/man/sleep.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/sleep.1	Wed Nov  9 09:10:47 2011
@@ -39,7 +39,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-sleep(3)
+sleep(3C)
 .PP
 The full documentation for
 .B sleep
--- coreutils-8.5/man/tac.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/tac.1	Wed Nov  9 09:07:47 2011
@@ -44,8 +44,6 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-\fBrev\fP(1)
-.PP
 The full documentation for
 .B tac
 is maintained as a Texinfo manual.  If the
--- coreutils-8.5/man/truncate.1.orig	Wed Nov  9 09:02:34 2011
+++ coreutils-8.5/man/truncate.1	Wed Nov  9 09:09:02 2011
@@ -61,7 +61,7 @@
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 .SH "SEE ALSO"
-dd(1), truncate(2), ftruncate(2)
+dd(1), truncate(3C), ftruncate(3C)
 .PP
 The full documentation for
 .B truncate