diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2007-10-29 11:28:49 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2007-10-29 11:28:49 (GMT) |
commit | dabdb6032bdd4cba47b54da2b76900c53f04b9d4 (patch) | |
tree | db7d2280643a39b2805c9c90cc8dffc8673fc107 /doc/tm.n | |
parent | 67b2a9d57629259c5cd478fda44ae1b686d858e2 (diff) | |
download | tcl-dabdb6032bdd4cba47b54da2b76900c53f04b9d4.zip tcl-dabdb6032bdd4cba47b54da2b76900c53f04b9d4.tar.gz tcl-dabdb6032bdd4cba47b54da2b76900c53f04b9d4.tar.bz2 |
GOOBE the docs some more.
Diffstat (limited to 'doc/tm.n')
-rw-r--r-- | doc/tm.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: tm.n,v 1.11 2007/10/29 01:42:19 dkf Exp $ +'\" RCS: @(#) $Id: tm.n,v 1.12 2007/10/29 11:28:50 dkf Exp $ '\" .so man.macros .TH tm n 8.5 Tcl "Tcl Built-In Commands" @@ -171,7 +171,7 @@ below: .CE .PP Where \fBPNAME\(fm\fR is the partial path of the module as defined in -section \fBFINDING MODULES\fR, and translated into \fB\fRPNAME by +section \fBFINDING MODULES\fR, and translated into \fBPNAME\fR by changing all directory separators to .QW "\fB::\fR" , and \fBmodule_path\fR is the path (from the list of paths to search) |