diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 09:13:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-13 09:13:35 (GMT) |
commit | 289de8e738b81bc1b70c12e6f1b0750baf335ae7 (patch) | |
tree | ef4fbe383d70490182d2b45030880941efe8653a /doc | |
parent | 5c34a55eb603244a562250dcd9a840f44ed7933a (diff) | |
download | tcl-289de8e738b81bc1b70c12e6f1b0750baf335ae7.zip tcl-289de8e738b81bc1b70c12e6f1b0750baf335ae7.tar.gz tcl-289de8e738b81bc1b70c12e6f1b0750baf335ae7.tar.bz2 |
Improve NAME for better HTML generation
Diffstat (limited to 'doc')
-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 |