diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-06 09:48:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-06 09:48:54 (GMT) |
commit | c82232c5071d315f5a14e7828abdb48da9d6463e (patch) | |
tree | fd3e420104976accb68e67d03370a629bd68aac2 | |
parent | 0e5952c887bd1c44ce8a13516659d6e763a2d381 (diff) | |
download | tcl-c82232c5071d315f5a14e7828abdb48da9d6463e.zip tcl-c82232c5071d315f5a14e7828abdb48da9d6463e.tar.gz tcl-c82232c5071d315f5a14e7828abdb48da9d6463e.tar.bz2 |
Oops, missed one file from last commit
-rw-r--r-- | doc/StaticPkg.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/StaticPkg.3 b/doc/StaticPkg.3 index f00fd66..8625b5a 100644 --- a/doc/StaticPkg.3 +++ b/doc/StaticPkg.3 @@ -4,13 +4,13 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: StaticPkg.3,v 1.4 2002/01/09 19:09:28 kennykb Exp $ +'\" RCS: @(#) $Id: StaticPkg.3,v 1.5 2004/09/06 09:48:54 dkf Exp $ '\" .so man.macros .TH Tcl_StaticPackage 3 7.5 Tcl "Tcl Library Procedures" .BS .SH NAME -Tcl_StaticPackage \- make a statically linked package available via the \fBload\fR command +Tcl_StaticPackage \- make a statically linked package available via the `load' command .SH SYNOPSIS .nf \fB#include <tcl.h>\fR |