3089N/AAdjust the text used in various man pages to use the Solaris specific
3089N/Aman page section or remove references to commands that are't relevant
3089N/Ato Solaris.
3089N/A
3089N/AThis patch has not been passed upstream yet. It needs to be reworked into
3089N/Aa format that would be acceptable.
3089N/A
3089N/A--- man/mkfifo.x.orig 2014-07-30 06:49:11.199126893 -0700
3089N/A+++ man/mkfifo.x 2014-07-30 06:53:52.101716577 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-mkfifo(3)
587N/A+mkfifo(3C)
3089N/A--- man/mktemp.x.orig 2014-07-30 06:49:11.203140097 -0700
3089N/A+++ man/mktemp.x 2014-07-30 06:54:11.141190540 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-mkstemp(3), mkdtemp(3), mktemp(3)
587N/A+mkstemp(3C), mkdtemp(3C), mktemp(3C)
3089N/A--- man/printf.x.orig 2014-07-30 06:49:11.206916592 -0700
3089N/A+++ man/printf.x 2014-07-30 06:54:19.607330057 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-printf(3)
587N/A+printf(3C)
3089N/A--- man/pwd.x.orig 2014-07-30 06:49:11.210693423 -0700
3089N/A+++ man/pwd.x 2014-07-30 06:54:31.497670121 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-getcwd(3)
587N/A+getcwd(3C)
3089N/A--- man/rm.x.orig 2014-07-30 06:49:11.214453258 -0700
3089N/A+++ man/rm.x 2014-07-30 06:54:55.003442272 -0700
3089N/A@@ -28,4 +28,4 @@
3089N/A not affirmative, the file is skipped.
3089N/A .SH OPTIONS
3089N/A [SEE ALSO]
587N/A-unlink(1), unlink(2), chattr(1), shred(1)
587N/A+unlink(1), unlink(2), shred(1)
3089N/A--- man/sleep.x.orig 2014-07-30 06:49:11.217060981 -0700
3089N/A+++ man/sleep.x 2014-07-30 06:55:05.302644446 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-sleep(3)
587N/A+sleep(3C)
3089N/A--- man/tac.x.orig 2014-07-30 06:49:11.219413108 -0700
3089N/A+++ man/tac.x 2014-07-30 06:55:43.098711014 -0700
3089N/A@@ -3,4 +3,3 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
1109N/A-\fBrev\fP(1)
3089N/A--- man/truncate.x.orig 2014-07-30 06:49:11.224283357 -0700
3089N/A+++ man/truncate.x 2014-07-30 06:56:07.280167859 -0700
3089N/A@@ -3,4 +3,4 @@
3089N/A [DESCRIPTION]
3089N/A .\" Add any additional description here
3089N/A [SEE ALSO]
587N/A-dd(1), truncate(2), ftruncate(2)
587N/A+dd(1), truncate(3C), ftruncate(3C)