diff options
author | dgp <dgp@users.sourceforge.net> | 2002-06-27 22:29:08 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-06-27 22:29:08 (GMT) |
commit | 72fa46ad9e761e0b716595388c110e5ae009ee3f (patch) | |
tree | 663bfc1ff94ae06cf26182d75325e3648123c773 /doc/registry.n | |
parent | c786998259f7f97b6ad092ff9ff7c75107ef72af (diff) | |
download | tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.zip tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.gz tcl-72fa46ad9e761e0b716595388c110e5ae009ee3f.tar.bz2 |
* Work in progress updating the documentation of the packages that
come bundled with the Tcl source distribution, notably tcltest.
Diffstat (limited to 'doc/registry.n')
-rw-r--r-- | doc/registry.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/registry.n b/doc/registry.n index f0e199f..cfb5ca2 100644 --- a/doc/registry.n +++ b/doc/registry.n @@ -4,10 +4,10 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: registry.n,v 1.4 1999/04/16 00:46:35 stanton Exp $ +'\" RCS: @(#) $Id: registry.n,v 1.5 2002/06/27 22:29:08 dgp Exp $ '\" .so man.macros -.TH registry n 8.0 Tcl "Tcl Built-In Commands" +.TH registry n 1.0 registry "Tcl Bundled Packages" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |