diff options
Diffstat (limited to 'extension/filefuncs.3am')
-rw-r--r-- | extension/filefuncs.3am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extension/filefuncs.3am b/extension/filefuncs.3am index 1ccf98f2..c1c189a0 100644 --- a/extension/filefuncs.3am +++ b/extension/filefuncs.3am @@ -56,7 +56,8 @@ fills the array with information retrieved from the filesystem, as follows: .TP \fBstatdata["name"]\fP -The name of the file. +The name of the file, equal to the first argument passed to +.BR stat() . .TP \fBstatdata["dev"]\fP Corresponds to the |