summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-01-19 22:37:48 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-01-19 22:37:48 (GMT)
commit3f648e4efddf57078b99ef451e9418fbec4b3abe (patch)
tree383777e8166da9b8cba889477dd9863e6939b636 /doc
parent592e0f1dd91bee030010bd5efb84d9f6d976f22a (diff)
downloadtcl-3f648e4efddf57078b99ef451e9418fbec4b3abe.zip
tcl-3f648e4efddf57078b99ef451e9418fbec4b3abe.tar.gz
tcl-3f648e4efddf57078b99ef451e9418fbec4b3abe.tar.bz2
Fix [1f4bb8162f]: lsort -dictionary documentation to be improved
Diffstat (limited to 'doc')
-rw-r--r--doc/lsort.n3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lsort.n b/doc/lsort.n
index b0f7973..c3245b2 100644
--- a/doc/lsort.n
+++ b/doc/lsort.n
@@ -40,7 +40,8 @@ except (a) case is ignored except as a tie-breaker and (b) if two
strings contain embedded numbers, the numbers compare as integers,
not characters. For example, in \fB\-dictionary\fR mode, \fBbigBoy\fR
sorts between \fBbigbang\fR and \fBbigboy\fR, and \fBx10y\fR
-sorts between \fBx9y\fR and \fBx11y\fR.
+sorts between \fBx9y\fR and \fBx11y\fR. Overrides the \fB\-nocase\fR
+option.
.TP
\fB\-integer\fR
.