aboutsummaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/filesys.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/filesys.texi b/manual/filesys.texi
index dc570df..04f4376 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.