#1080331 manpages: utmp(5): should warn that utmp is now obsolete

#1080331#5
Date:
2024-09-02 11:13:26 UTC
From:
To:
The utmp file is now obsolete. There should be a warning about that
in the utmp(5) man page.

FYI:

systemd (256.5-2) unstable; urgency=medium
[...]
  [ Luca Boccassi ]
  * Disable utmp support, replaced by wtmpdb. utmp is not y2038-safe, util-
    linux has now turned it off and relies on logind, so disable utmp
    support in logind too, as it is no longer necessary. wtmpdb replaces
    the functionality.