summaryrefslogtreecommitdiffstats
path: root/doc/file.n
diff options
context:
space:
mode:
authorashok <ashok>2016-07-15 03:12:09 (GMT)
committerashok <ashok>2016-07-15 03:12:09 (GMT)
commit048a4d7e224034d072341b7c9c633801ca9fa19b (patch)
tree216a9ee21cf2d5a864324f321268a22585d1313b /doc/file.n
parentc65f04435b80a065f992d534fcd8bfc9a5a0e8ef (diff)
downloadtcl-048a4d7e224034d072341b7c9c633801ca9fa19b.zip
tcl-048a4d7e224034d072341b7c9c633801ca9fa19b.tar.gz
tcl-048a4d7e224034d072341b7c9c633801ca9fa19b.tar.bz2
Fix docs and test failures. I had rolled back .PS1 (Powershell files) as being executable without fixing tests and docs.
Diffstat (limited to 'doc/file.n')
-rw-r--r--doc/file.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/file.n b/doc/file.n
index 58b03d8..2f8b70c 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -164,7 +164,7 @@ returns \fB/home\fR (or something similar).
Returns \fB1\fR if file \fIname\fR is executable by the current user,
\fB0\fR otherwise. On Windows, which does not have an executable attribute,
the command treats all directories and any files with extensions
-\fBexe\fR, \fBcom\fR, \fBcmd\fR, \fBbat\fR or \fBps1\fR as executable.
+\fBexe\fR, \fBcom\fR, \fBcmd\fR or \fBbat\fR as executable.
.TP
\fBfile exists \fIname\fR
.