diff options
author | dkf <dkf@noemail.net> | 2003-04-10 13:11:05 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2003-04-10 13:11:05 (GMT) |
commit | acc2d5325d80f3c7926a1b95d73a7f978d8abc30 (patch) | |
tree | a85bdb91895a847d13f0f4354f1aff88f300f398 /doc/dict.n | |
parent | 7fb56e944a168f929cc1a6d0cc501fd8d123eb1d (diff) | |
download | tcl-acc2d5325d80f3c7926a1b95d73a7f978d8abc30.zip tcl-acc2d5325d80f3c7926a1b95d73a7f978d8abc30.tar.gz tcl-acc2d5325d80f3c7926a1b95d73a7f978d8abc30.tar.bz2 |
Fixed formatting problem (thanks Emacs... not!) that made
tools/tcltk-man2html.tcl barf. Thanks to George Petasis for reporting this.
FossilOrigin-Name: 0d2359c04a0f03e691c3f8fc362ae068bd8f20a6
Diffstat (limited to 'doc/dict.n')
-rw-r--r-- | doc/dict.n | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,11 +1,10 @@ '\" '\" Copyright (c) 2003 Donal K. Fellows '\" -'\" See the file "license.terms" for information on usage and - \" redistribution +'\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: dict.n,v 1.1 2003/04/05 01:03:20 dkf Exp $ +'\" RCS: @(#) $Id: dict.n,v 1.2 2003/04/10 13:11:06 dkf Exp $ '\" .so man.macros .TH dict n 8.5 Tcl "Tcl Built-In Commands" |