From d3b51b5458bd28e00577803a852b1b8478ee4c6a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 31 Aug 2025 17:43:41 +0200 Subject: [PATCH] Fix markup in pam_lastlog2.8.adoc --- pam_lastlog2/man/pam_lastlog2.8.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3