summaryrefslogtreecommitdiffstats
path: root/doc/file.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-12-04 09:11:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-12-04 09:11:59 (GMT)
commit91bc34c111a262e2350cc3ece78c75ef8ba3f185 (patch)
tree3174052bb1ca71017e0daa89ddc9816c0cf07b7e /doc/file.n
parentbf08959966d3a565773dbddb52b0be2e0747ec3a (diff)
downloadtcl-91bc34c111a262e2350cc3ece78c75ef8ba3f185.zip
tcl-91bc34c111a262e2350cc3ece78c75ef8ba3f185.tar.gz
tcl-91bc34c111a262e2350cc3ece78c75ef8ba3f185.tar.bz2
Fix [Bug 1606454]
Diffstat (limited to 'doc/file.n')
-rw-r--r--doc/file.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/file.n b/doc/file.n
index bd32dee..662ec54 100644
--- a/doc/file.n
+++ b/doc/file.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: file.n,v 1.23.2.2 2004/10/27 14:23:56 dkf Exp $
+'\" RCS: @(#) $Id: file.n,v 1.23.2.3 2006/12/04 09:12:02 dkf Exp $
'\"
.so man.macros
.TH file n 8.3 Tcl "Tcl Built-In Commands"
@@ -286,7 +286,7 @@ will be \fBabsolute\fR. If \fIname\fR refers to a file relative to the
current working directory, then the path type will be \fBrelative\fR. If
\fIname\fR refers to a file relative to the current working directory on
a specified volume, or to a specific file on the current working volume, then
-the file type is \fBvolumerelative\fR.
+the path type is \fBvolumerelative\fR.
.TP
\fBfile readable \fIname\fR
.