aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/anti.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi
index b3fd113ad84..8d3ea8b1886 100644
--- a/lispref/anti.texi
+++ b/lispref/anti.texi
@@ -292,6 +292,7 @@ and allied functions.
292@item 292@item
293@code{file-attributes} returns the file size and the file inode number 293@code{file-attributes} returns the file size and the file inode number
294only as a simple integer. 294only as a simple integer.
295Also @acronym{UID} and @acronym{GID} are always returned as integers.
295@end itemize 296@end itemize
296 297
297@ignore 298@ignore