diff options
| -rw-r--r-- | lispref/anti.texi | 1 |
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 |
| 294 | only as a simple integer. | 294 | only as a simple integer. |
| 295 | Also @acronym{UID} and @acronym{GID} are always returned as integers. | ||
| 295 | @end itemize | 296 | @end itemize |
| 296 | 297 | ||
| 297 | @ignore | 298 | @ignore |