diff options
Diffstat (limited to 'share/man/man5/dir.5')
-rw-r--r-- | share/man/man5/dir.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index fe3ad28..ab81b22 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -150,7 +150,8 @@ struct dirent { .Xr fs 5 , .Xr inode 5 .Sh BUGS -The usage of the member d_type of struct dirent is unportable as it is FreeBSD-specific. +The usage of the member d_type of struct dirent is unportable as it is +.Fx Ns -specific . It also may fail on certain filesystems, for example the cd9660 filesystem. .Sh HISTORY A |