summaryrefslogtreecommitdiffstats
path: root/doc/filename.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-10 18:32:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-10 18:32:53 (GMT)
commit81add12060f392c3972d930d0d63dc8eb3f61bf9 (patch)
tree0a5e9b475197e01df5ade8e24af7e21dc3c36cee /doc/filename.n
parentca999b7a3aa4dbfc85021901f0faa31dbed4cb1c (diff)
downloadtcl-81add12060f392c3972d930d0d63dc8eb3f61bf9.zip
tcl-81add12060f392c3972d930d0d63dc8eb3f61bf9.tar.gz
tcl-81add12060f392c3972d930d0d63dc8eb3f61bf9.tar.bz2
merge updates from HEAD
Diffstat (limited to 'doc/filename.n')
-rw-r--r--doc/filename.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/filename.n b/doc/filename.n
index 343a5e7..6cb1812 100644
--- a/doc/filename.n
+++ b/doc/filename.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: filename.n,v 1.14.6.2 2007/11/01 16:25:49 dgp Exp $
+'\" RCS: @(#) $Id: filename.n,v 1.14.6.3 2007/12/10 18:32:54 dgp Exp $
'\"
.so man.macros
.TH filename n 7.5 Tcl "Tcl Built-In Commands"
@@ -173,8 +173,8 @@ Furthermore, a file name consisting only of dots
or dots with trailing characters
.QW .....abc
is illegal.
+.SH "SEE ALSO"
+file(n), glob(n)
.SH KEYWORDS
current directory, absolute file name, relative file name,
volume-relative file name, portability
-.SH "SEE ALSO"
-file(n), glob(n)