From 6e7fc999d01cedaf89dad9e620ed40cb592ae39c Mon Sep 17 00:00:00 2001 From: das Date: Wed, 12 Apr 2006 02:20:47 +0000 Subject: fix make-html error --- doc/text.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/text.n b/doc/text.n index dcc1e47..13fc2de 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.15.2.4 2005/11/16 09:51:18 vincentdarley Exp $ +'\" RCS: @(#) $Id: text.n,v 1.15.2.5 2006/04/12 02:20:47 das Exp $ '\" .so man.macros .TH text n 8.4 Tk "Tk Built-In Commands" @@ -294,8 +294,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''. .SH TAGS .PP The first form of annotation in text widgets is a tag. -- cgit v0.12