diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
commit | a2773a3892302e9ae41289f228c157e55dbf2063 (patch) | |
tree | 4d18c911874a2e9361fb90be4902c287fe5e5392 /doc/lsearch.n | |
parent | 89bf49bf2d9aab49af9961f28a34de4a9b045885 (diff) | |
download | tcl-a2773a3892302e9ae41289f228c157e55dbf2063.zip tcl-a2773a3892302e9ae41289f228c157e55dbf2063.tar.gz tcl-a2773a3892302e9ae41289f228c157e55dbf2063.tar.bz2 |
More small documentation improvements.
Diffstat (limited to 'doc/lsearch.n')
-rw-r--r-- | doc/lsearch.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lsearch.n b/doc/lsearch.n index a049b53..7835352 100644 --- a/doc/lsearch.n +++ b/doc/lsearch.n @@ -161,7 +161,7 @@ If this option is given, the index result from this command (or every index result when \fB\-all\fR is also specified) will be a complete path (suitable for use with \fBlindex\fR or \fBlset\fR) within the overall list to the term found. This option has no effect unless the -\fI\-index\fR is also specified, and is just a convenience short-cut. +\fB\-index\fR is also specified, and is just a convenience short-cut. .SH EXAMPLES .PP Basic searching: |