components/tcl/tcl/oracleman-stability
changeset 181 87e11e685b1f
parent 180 4de0581be621
child 182 fa48f2b6c9af
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 #
       
    24 1i\
       
    25 '\\" t\
       
    26 \.\\"\
       
    27 \.\\" Modified for Solaris to change section headings where applicable \
       
    28 \.\\" to align with Solaris man page directories, as well as to add the \
       
    29 \.\\" Solaris stability classification, and to add a note about source \
       
    30 \.\\" availability .\
       
    31 \.\\"\ 
       
    32 /^\.TH/ s/ 3 / 3TCL /g
       
    33 /^\.TH/ s/ n / 1T /g
       
    34 s/(3)/(3TCL)/g
       
    35 s/(n)/(1T)/g
       
    36 $a\
       
    37 \.\\" Begin Oracle update\
       
    38 .SH ATTRIBUTES\
       
    39 See\
       
    40 .BR attributes (5)\
       
    41 for descriptions of the following attributes:\
       
    42 .sp\
       
    43 .TS\
       
    44 box;\
       
    45 cbp-1 | cbp-1\
       
    46 l | l .\
       
    47 ATTRIBUTE TYPE	ATTRIBUTE VALUE\
       
    48 =\
       
    49 Availability	runtime/tcl-8\
       
    50 =\
       
    51 Interface Stability	Uncommitted\
       
    52 .TE \
       
    53 .PP\
       
    54 .SH NOTES\
       
    55 Source for Tcl is available on http://opensolaris.org.\
       
    56 \.\\" End Oracle update