summaryrefslogtreecommitdiffstats
path: root/doc/filename.n
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2007-12-10 16:20:10 (GMT)
committerjenglish@flightlab.com <jenglish>2007-12-10 16:20:10 (GMT)
commit2cf31b014a396323349c9036ad0896a252f687ec (patch)
treeaec6307f26dcd95e16a72a84b09710aff8ed1156 /doc/filename.n
parent80cdd228002b37bba4bf47ea2560a675d1d97753 (diff)
downloadtcl-2cf31b014a396323349c9036ad0896a252f687ec.zip
tcl-2cf31b014a396323349c9036ad0896a252f687ec.tar.gz
tcl-2cf31b014a396323349c9036ad0896a252f687ec.tar.bz2
Fix markup errors.
Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
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 2c2c68d..886691e 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.18 2007/10/29 01:42:18 dkf Exp $
+'\" RCS: @(#) $Id: filename.n,v 1.19 2007/12/10 16:20:28 jenglish 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)