summaryrefslogtreecommitdiffstats
path: root/doc/FileSystem.3
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-10 16:20:10 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-10 16:20:10 (GMT)
commitfc7c131e6b21482b38e9dc9cef94e246160523cd (patch)
treeaec6307f26dcd95e16a72a84b09710aff8ed1156 /doc/FileSystem.3
parente2806f9cb45938537d9505627a24aedef2c61b13 (diff)
downloadtcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.zip
tcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.tar.gz
tcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.tar.bz2
Fix markup errors.
Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
Diffstat (limited to 'doc/FileSystem.3')
-rw-r--r--doc/FileSystem.37
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/FileSystem.3 b/doc/FileSystem.3
index 3498a9b..74b5045 100644
--- a/doc/FileSystem.3
+++ b/doc/FileSystem.3
@@ -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: FileSystem.3,v 1.60 2007/10/28 14:17:38 dkf Exp $
+'\" RCS: @(#) $Id: FileSystem.3,v 1.61 2007/12/10 16:20:10 jenglish Exp $
'\"
.so man.macros
.TH Filesystem 3 8.4 Tcl "Tcl Library Procedures"
@@ -1550,8 +1550,7 @@ typedef int Tcl_FSChdirProc(
The \fBTcl_FSChdirProc\fR changes the applications current working
directory to the value specified in \fIpathPtr\fR. The function returns
-1 on error or 0 on success.
-
-.SH KEYWORDS
-stat, access, filesystem, vfs, virtual
.SH "SEE ALSO"
cd(n), file(n), load(n), open(n), pwd(n), unload(n)
+.SH KEYWORDS
+stat, access, filesystem, vfs, virtual