From: Mario Blättermann Date: Sun, 31 Aug 2025 15:43:41 +0000 (+0200) Subject: Fix markup in pam_lastlog2.8.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3b51b5458bd28e00577803a852b1b8478ee4c6a;p=thirdparty%2Futil-linux.git Fix markup in pam_lastlog2.8.adoc --- diff --git a/pam_lastlog2/man/pam_lastlog2.8.adoc b/pam_lastlog2/man/pam_lastlog2.8.adoc index 7c900b58a..e172252ee 100644 --- a/pam_lastlog2/man/pam_lastlog2.8.adoc +++ b/pam_lastlog2/man/pam_lastlog2.8.adoc @@ -17,7 +17,7 @@ pam_lastlog2 - PAM module to display date of last login == DESCRIPTION -pam_lastlog2 is a PAM module to display a line of information about the last login of the user. The module uses the /var/lib/lastlog/lastlog2.db database file to store all information. +*pam_lastlog2* is a PAM module to display a line of information about the last login of the user. The module uses the _/var/lib/lastlog/lastlog2.db_ database file to store all information. Compared to pam_lastlog this PAM module is Y2038 safe and uses sqlite3 to store the information. @@ -63,7 +63,7 @@ pam_lastlog2 has returned an error. == AUTHOR -pam_lastlog2 was written by Thorsten Kukuk . +*pam_lastlog2* was written by Thorsten Kukuk . == SEE ALSO