summaryrefslogtreecommitdiffstats
path: root/doc/glob.n
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-09-02 19:50:55 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-09-02 19:50:55 (GMT)
commit42dd647d50995c33e37029d56d3d9880ba7ad75e (patch)
treefee003902556a262262c7174809c9e14334539f1 /doc/glob.n
parent5f0443404189f50df5bed4923c57dfd2ba22c28c (diff)
downloadtcl-42dd647d50995c33e37029d56d3d9880ba7ad75e.zip
tcl-42dd647d50995c33e37029d56d3d9880ba7ad75e.tar.gz
tcl-42dd647d50995c33e37029d56d3d9880ba7ad75e.tar.bz2
* doc/glob.n: Fixed documentation ambiguity regarding the handling
of -join.
Diffstat (limited to 'doc/glob.n')
-rw-r--r--doc/glob.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/glob.n b/doc/glob.n
index 101fee5..1d53bc9 100644
--- a/doc/glob.n
+++ b/doc/glob.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: glob.n,v 1.25 2008/10/17 10:22:25 dkf Exp $
+'\" RCS: @(#) $Id: glob.n,v 1.26 2010/09/02 19:50:55 andreas_kupries Exp $
'\"
.so man.macros
.TH glob n 8.3 Tcl "Tcl Built-In Commands"
@@ -43,8 +43,9 @@ whose names may contain glob-sensitive characters.
.TP
\fB\-join\fR
.
-The remaining pattern arguments are treated as a single pattern
-obtained by joining the arguments with directory separators.
+The remaining pattern arguments, after option processing, are treated
+as a single pattern obtained by joining the arguments with directory
+separators.
.TP
\fB\-nocomplain\fR
.