about summary refs log tree commit diff
path: root/manual/filesys.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/filesys.texi')
-rw-r--r--manual/filesys.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi
index dc570df181..04f4376ba7 100644
--- a/manual/filesys.texi
+++ b/manual/filesys.texi
@@ -257,7 +257,8 @@ are defined for its value:
 
 @vtable @code
 @item DT_UNKNOWN
-The type is unknown.  On some systems this is the only value returned.
+The type is unknown.  Only some filesystems have full support to
+return the type of the file, others might always return this value.
 
 @item DT_REG
 A regular file.