summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-07 02:56:11 (GMT)
committerhobbs <hobbs>2001-08-07 02:56:11 (GMT)
commit3f35aeec370bdfa17496c2918df42cbc1f63bdd6 (patch)
tree4d2ecc0b2c56de8fac20151c7f25c03350e1f1ac /doc
parent46f3068bd2b6581365718e5e22727d8b6d3b1131 (diff)
downloadtk-3f35aeec370bdfa17496c2918df42cbc1f63bdd6.zip
tk-3f35aeec370bdfa17496c2918df42cbc1f63bdd6.tar.gz
tk-3f35aeec370bdfa17496c2918df42cbc1f63bdd6.tar.bz2
corrected minor nroff transgressions
Diffstat (limited to 'doc')
-rw-r--r--doc/console.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/console.n b/doc/console.n
index 7aabd6e..2dad345 100644
--- a/doc/console.n
+++ b/doc/console.n
@@ -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: console.n,v 1.2 2001/08/01 16:21:11 dgp Exp $
+'\" RCS: @(#) $Id: console.n,v 1.3 2001/08/07 02:56:11 hobbs Exp $
'\"
.so man.macros
.TH console n 8.4 Tk "Tcl Built-In Commands"
@@ -50,7 +50,7 @@ Display the console window. Precisely equivalent to deiconifying the
Query or modify the title of the console window. If \fIstring\fR is
not specified, queries the title of the console window, and sets the
title of the console window to \fIstring\fR otherwise. Precisely
-equivalent to using the \fBwm title\fI command in the console
+equivalent to using the \fBwm title\fR command in the console
interpreter.
.SH "ACCESS TO THE MAIN INTERPRETER"