components/gawk/patches/gawk_manpage1.patch
changeset 115 c360825c3a3f
parent 101 ecb1f3b5f835
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gawk/patches/gawk_manpage1.patch	Tue Mar 01 14:19:15 2011 -0800
@@ -0,0 +1,35 @@
+--- gawk-3.1.5/doc/gawk.1_orig	Sun Jun 26 06:42:14 2005
++++ gawk-3.1.5/doc/gawk.1	Wed Feb 23 13:10:34 2011
+@@ -1,3 +1,8 @@
++'\" t
++.\"
++.\" Modified for Solaris to add the Solaris stability classification,
++.\" and to add a note about source availability.
++.\" 
+ .ds PX \s-1POSIX\s+1
+ .ds UX \s-1UNIX\s+1
+ .ds AN \s-1ANSI\s+1
+@@ -3456,3 +3461,23 @@
+ manual page into another language, under the above conditions for
+ modified versions, except that this permission notice may be stated in
+ a translation approved by the Foundation.
++.\" Begin Oracle update
++.SH ATTRIBUTES
++See
++.BR attributes (5)
++for descriptions of the following attributes:
++.sp
++.TS
++box;
++cbp-1 | cbp-1
++l | l .
++ATTRIBUTE TYPE	ATTRIBUTE VALUE
++=
++Availability	text/gawk
++=
++Interface Stability	Volatile
++.TE 
++.PP
++.SH NOTES
++Source for gawk is available on http://opensolaris.org.
++.\" End Oracle update