diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 11:56:53 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-03-19 11:56:53 +0000 |
commit | 2103596438e8605c60295ae309e428866058ebaf (patch) | |
tree | 255c08669f6afb174493c45b1ec5239fad544726 /man3/ftw.3 | |
parent | 972a8ec74eb86926c552c4460d375b79d437a18f (diff) |
s/normal file/regular file/
Diffstat (limited to 'man3/ftw.3')
-rw-r--r-- | man3/ftw.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ is an integer that has one of the following values: .TP .B FTW_F .I fpath -is a normal file. +is a regular file. .TP .B FTW_D .I fpath |