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)
commit95ec2a0d78350cc09d6e13c19f137964d8e9918c (patch)
tree4d2ecc0b2c56de8fac20151c7f25c03350e1f1ac /doc
parentd3d849fa235db9ae43478f0ad5c2540daeb1301f (diff)
downloadtk-95ec2a0d78350cc09d6e13c19f137964d8e9918c.zip
tk-95ec2a0d78350cc09d6e13c19f137964d8e9918c.tar.gz
tk-95ec2a0d78350cc09d6e13c19f137964d8e9918c.tar.bz2
corrected minor nroff transgressionscore_8_4_a3
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"