components/gawk/gawk_manpage1.patch
changeset 115 c360825c3a3f
parent 114 6cc95ec7b1bb
child 116 ae6a90899b42
equal deleted inserted replaced
114:6cc95ec7b1bb 115:c360825c3a3f
     1 --- gawk-3.1.5/doc/gawk.1_orig	Sun Jun 26 06:42:14 2005
       
     2 +++ gawk-3.1.5/doc/gawk.1	Wed Feb 23 13:10:34 2011
       
     3 @@ -1,3 +1,8 @@
       
     4 +'\" t
       
     5 +.\"
       
     6 +.\" Modified for Solaris to add the Solaris stability classification,
       
     7 +.\" and to add a note about source availability.
       
     8 +.\" 
       
     9  .ds PX \s-1POSIX\s+1
       
    10  .ds UX \s-1UNIX\s+1
       
    11  .ds AN \s-1ANSI\s+1
       
    12 @@ -3456,3 +3461,23 @@
       
    13  manual page into another language, under the above conditions for
       
    14  modified versions, except that this permission notice may be stated in
       
    15  a translation approved by the Foundation.
       
    16 +.\" Begin Oracle update
       
    17 +.SH ATTRIBUTES
       
    18 +See
       
    19 +.BR attributes (5)
       
    20 +for descriptions of the following attributes:
       
    21 +.sp
       
    22 +.TS
       
    23 +box;
       
    24 +cbp-1 | cbp-1
       
    25 +l | l .
       
    26 +ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
    27 +=
       
    28 +Availability	text/gawk
       
    29 +=
       
    30 +Interface Stability	Volatile
       
    31 +.TE 
       
    32 +.PP
       
    33 +.SH NOTES
       
    34 +Source for gawk is available on http://opensolaris.org.
       
    35 +.\" End Oracle update