summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2015-07-13 09:54:48 (GMT)
committerfvogelnew1@free.fr <fvogel>2015-07-13 09:54:48 (GMT)
commit1d6289e80067ffc4e9825e085230320d5d5ec8e8 (patch)
tree3fd4eec1cebc0cc3bdfb5099b5c8ac56465a1a15
parent9b3015adad89ada0c26a09882ae2eddc4405263f (diff)
downloadtk-1d6289e80067ffc4e9825e085230320d5d5ec8e8.zip
tk-1d6289e80067ffc4e9825e085230320d5d5ec8e8.tar.gz
tk-1d6289e80067ffc4e9825e085230320d5d5ec8e8.tar.bz2
Fixed bad indentation in the contents table of the text widget man page of the switches pertaining to the dump subcommand
-rw-r--r--doc/text.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/text.n b/doc/text.n
index b11363d..76c2467 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -1255,8 +1255,8 @@ information about marks, tags, and embedded windows.
If \fIindex2\fR is not specified, then it defaults to
one character past \fIindex1\fR. The information is returned
in the following format:
-.LP
.RS
+.LP
\fIkey1 value1 index1 key2 value2 index2\fR ...
.LP
The possible \fIkey\fR values are \fBtext\fR, \fBmark\fR,