diff options
Diffstat (limited to 'manual/filesys.texi')
-rw-r--r-- | manual/filesys.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi index b3236642e4..a22c21f012 100644 --- a/manual/filesys.texi +++ b/manual/filesys.texi @@ -885,7 +885,7 @@ of the following categories. This could be special files, sockets etc. The item is a directory. @item FTW_NS The @code{stat} call failed and so the information pointed to by the -second paramater is invalid. +second parameter is invalid. @item FTW_DNR The item is a directory which cannot be read. @item FTW_SL |