summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2006-04-12 02:35:24 (GMT)
committerdas <das>2006-04-12 02:35:24 (GMT)
commita15df7aebe8faa14625767552b78f5879292f439 (patch)
treea1987328336faf2f3e30c3fe88676cb982d3eecf
parentf58cd30985ac9310513d15781b1b3b43b95a99fc (diff)
downloadtk-a15df7aebe8faa14625767552b78f5879292f439.zip
tk-a15df7aebe8faa14625767552b78f5879292f439.tar.gz
tk-a15df7aebe8faa14625767552b78f5879292f439.tar.bz2
fix make html error
-rw-r--r--doc/text.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/text.n b/doc/text.n
index eaa7a21..bc69c68 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: text.n,v 1.40 2005/11/16 09:48:44 vincentdarley Exp $
+'\" RCS: @(#) $Id: text.n,v 1.41 2006/04/12 02:35:24 das Exp $
'\"
.so man.macros
.TH text n 8.5 Tk "Tk Built-In Commands"
@@ -416,8 +416,8 @@ refers to the next-to-last character in the text and
the first one in the word containing the insertion cursor. Modifiers
are applied one by one in this left to right order, and after each step
the resulting index is constrained to be a valid index in the text
-widget. So, for example, the index ''\fB1.0 -1c +1c\fR'' refers to the
-index ''\fB2.0\fR''.
+widget. So, for example, the index ``\fB1.0 -1c +1c\fR'' refers to the
+index ``\fB2.0\fR''.
.PP
Where modifiers result in index changes by display lines, display chars
or display indices, and the \fIbase\fP refers to an index inside an