diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-25 18:16:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-25 18:16:03 (GMT) |
commit | 9a13f67b4c3acd62bd8c9c8a9e6d70b3905fdd04 (patch) | |
tree | 5fdb905497ce2c931b0213ddd26b7fa3e50bada9 /doc/tm.n | |
parent | 257410e1220dbf998656407c162b2434642357d6 (diff) | |
download | tcl-9a13f67b4c3acd62bd8c9c8a9e6d70b3905fdd04.zip tcl-9a13f67b4c3acd62bd8c9c8a9e6d70b3905fdd04.tar.gz tcl-9a13f67b4c3acd62bd8c9c8a9e6d70b3905fdd04.tar.bz2 |
remove stray .RE
Diffstat (limited to 'doc/tm.n')
-rw-r--r-- | doc/tm.n | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: tm.n,v 1.14.2.1 2008/06/17 16:45:26 andreas_kupries Exp $ +'\" RCS: @(#) $Id: tm.n,v 1.14.2.2 2008/06/25 18:16:03 dgp Exp $ '\" .so man.macros .TH tm n 8.5 Tcl "Tcl Built-In Commands" @@ -284,7 +284,6 @@ environment variables: \fB$::env(TCL8.1_TM_PATH)\fR \fB$::env(TCL8_1_TM_PATH)\fR \fB$::env(TCL8.0_TM_PATH)\fR \fB$::env(TCL8_0_TM_PATH)\fR .CE -.RE .SH "SEE ALSO" package(n), Tcl Improvement Proposal #189 .QW "\fITcl Modules\fR" |