diff options
Diffstat (limited to 'doc/Access.3')
-rw-r--r-- | doc/Access.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Access.3 b/doc/Access.3 index cab6466..98d6635 100644 --- a/doc/Access.3 +++ b/doc/Access.3 @@ -19,7 +19,7 @@ int int \fBTcl_Stat\fR(\fIpath\fR, \fIstatPtr\fR) .SH ARGUMENTS -.AS "struct stat" *statPtr in +.AS "struct stat" *statPtr out .AP char *path in Native name of the file to check the attributes of. .AP int mode in |