components/tcl/tcl/files/libtcl.3
changeset 225 2f3e03a69313
parent 181 87e11e685b1f
child 547 570ac1fe8254
equal deleted inserted replaced
224:b0ca638fab1b 225:2f3e03a69313
     9 .SH SYNOPSIS
     9 .SH SYNOPSIS
    10 .LP
    10 .LP
    11 .B cc
    11 .B cc
    12 .RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
    12 .RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
    13 .RI "[ " "library" " \|.\|.\|. ]"
    13 .RI "[ " "library" " \|.\|.\|. ]"
    14 .B \-ltcl8.4
    14 .B \-ltcl8.5
    15 .sp 1n
    15 .sp 1n
    16 .SH DESCRIPTION
    16 .SH DESCRIPTION
    17 The Tcl library is a collection of interfaces for writing Tcl applications in C.
    17 The Tcl library is a collection of interfaces for writing Tcl applications in C.
    18 For more detail, see section 3tcl man pages specific to the library interfaces.
    18 For more detail, see section 3tcl man pages specific to the library interfaces.
    19 Additional information is also available from the Tcl Developer Xchange site:
    19 Additional information is also available from the Tcl Developer Xchange site:
    25 California, Sun Microsystems, Inc., Scriptics Corporation,
    25 California, Sun Microsystems, Inc., Scriptics Corporation,
    26 and other parties. 
    26 and other parties. 
    27 .SH FILES
    27 .SH FILES
    28 .PD 0
    28 .PD 0
    29 .TP 20
    29 .TP 20
    30 /usr/lib/libtcl8.4.so
    30 /usr/lib/libtcl8.5.so
    31 shared object
    31 shared object
    32 .TP
    32 .TP
    33 /usr/lib/libtclstub8.4.a 
    33 /usr/lib/libtclstub8.5.a 
    34 stubs library
    34 stubs library
    35 .PD
    35 .PD