diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-04-10 13:11:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-04-10 13:11:06 (GMT) |
commit | 3c51da6d9db3a5e20f2e38f667ef5c0791b2e88d (patch) | |
tree | a85bdb91895a847d13f0f4354f1aff88f300f398 /doc/dict.n | |
parent | 8bce73bef1ac16ecded2275be32b7699a692261a (diff) | |
download | tcl-3c51da6d9db3a5e20f2e38f667ef5c0791b2e88d.zip tcl-3c51da6d9db3a5e20f2e38f667ef5c0791b2e88d.tar.gz tcl-3c51da6d9db3a5e20f2e38f667ef5c0791b2e88d.tar.bz2 |
Fixed formatting problem (thanks Emacs... not!) that made
tools/tcltk-man2html.tcl barf. Thanks to George Petasis for reporting this.
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" |