diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2010-01-13 09:13:35 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2010-01-13 09:13:35 (GMT) |
commit | 68e362ff0ad95965629c7f7173d2777df9f4d0c0 (patch) | |
tree | ef4fbe383d70490182d2b45030880941efe8653a | |
parent | bafb2b0fe86ece2a1ac554345688dd4070142c65 (diff) | |
download | tcl-68e362ff0ad95965629c7f7173d2777df9f4d0c0.zip tcl-68e362ff0ad95965629c7f7173d2777df9f4d0c0.tar.gz tcl-68e362ff0ad95965629c7f7173d2777df9f4d0c0.tar.bz2 |
Improve NAME for better HTML generation
-rw-r--r-- | doc/prefix.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/prefix.n b/doc/prefix.n index 927318a..0ce3052 100644 --- a/doc/prefix.n +++ b/doc/prefix.n @@ -4,14 +4,14 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: prefix.n,v 1.4 2008/10/19 16:22:20 dkf Exp $ +'\" RCS: @(#) $Id: prefix.n,v 1.5 2010/01/13 09:13:35 dkf Exp $ '\" .so man.macros .TH prefix n 8.6 Tcl "Tcl Built-In Commands" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME -prefix \- facilities for prefix matching +tcl::prefix \- facilities for prefix matching .SH SYNOPSIS .nf \fB::tcl::prefix all\fR \fItable\fR \fIstring\fR |