diff --git a/man/lastlog.8.xml b/man/lastlog.8.xml index fc096c8f..7e68282f 100644 --- a/man/lastlog.8.xml +++ b/man/lastlog.8.xml @@ -233,5 +233,12 @@ is no entries for users with UID between 170 and 800 lastlog will appear to hang as it processes entries with UIDs 171-799). + + Having high UIDs can create problems when handling the + /var/log/lastlog with external tools. Although the + actual file is sparse and does not use too much space, certain + applications are not designed to identify sparse files by default and may + require a specific option to handle them. +