From cf2fc5ff7b4a8555fda2a5ebe5f6ab0e45c22996 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 25 Oct 2022 16:29:41 +0200 Subject: doc: Update PAM documentation from DockBook 4 to DocBook 5 Changed files -------------- Make.xml.rules.in: - Using RNG file instead of DTD file for checking XML files. - Taking the correct stylesheet for README files. doc/sag/Makefile.am, doc/adg/Makefile.am, doc/mwg/Makefile.am: - Using RNG file instead of DTD file for checking XML files. configure.ac: - Adding a new option for selecting RNG check file (-enable-docbook-rng) - Switching stylesheets to docbook 5 - Checking DocBook 5 environment instead of DocBook 4 environment *.xml: Update from DockBook 4 to DocBook 5 --- modules/pam_lastlog/README.xml | 32 ++++----------- modules/pam_lastlog/pam_lastlog.8.xml | 77 +++++++++++++++++------------------ 2 files changed, 46 insertions(+), 63 deletions(-) (limited to 'modules/pam_lastlog') diff --git a/modules/pam_lastlog/README.xml b/modules/pam_lastlog/README.xml index 7fe70339..6b312435 100644 --- a/modules/pam_lastlog/README.xml +++ b/modules/pam_lastlog/README.xml @@ -1,41 +1,27 @@ - - ---> -]> +
-
- - + - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_lastlog.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_lastlog-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_lastlog.8.xml" xpointer='xpointer(id("pam_lastlog-name")/*)'/> - +
- +
- +
- +
- +
-
+
\ No newline at end of file diff --git a/modules/pam_lastlog/pam_lastlog.8.xml b/modules/pam_lastlog/pam_lastlog.8.xml index bada2ea0..1fd9d9dd 100644 --- a/modules/pam_lastlog/pam_lastlog.8.xml +++ b/modules/pam_lastlog/pam_lastlog.8.xml @@ -1,60 +1,57 @@ - - - - + pam_lastlog 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_lastlog PAM module to display date of last login and perform inactive account lock out - + pam_lastlog.so - + debug - + silent - + never - + nodate - + nohost - + noterm - + nowtmp - + noupdate - + showfailed - + inactive=<days> - + unlimited - + DESCRIPTION @@ -83,13 +80,13 @@ - + OPTIONS - + debug @@ -99,7 +96,7 @@ - + silent @@ -111,7 +108,7 @@ - + never @@ -124,7 +121,7 @@ - + nodate @@ -134,7 +131,7 @@ - + noterm @@ -145,7 +142,7 @@ - + nohost @@ -156,7 +153,7 @@ - + nowtmp @@ -166,7 +163,7 @@ - + noupdate @@ -176,7 +173,7 @@ - + showfailed @@ -188,7 +185,7 @@ - + inactive=<days> @@ -201,7 +198,7 @@ - + unlimited @@ -214,7 +211,7 @@ - + MODULE TYPES PROVIDED The and module type @@ -225,7 +222,7 @@ - + RETURN VALUES @@ -282,7 +279,7 @@ - + EXAMPLES Add the following line to /etc/pam.d/login to @@ -300,11 +297,11 @@ - + FILES - /var/log/lastlog + /var/log/lastlog Lastlog logging file @@ -312,7 +309,7 @@ - + SEE ALSO @@ -330,7 +327,7 @@ - + AUTHOR pam_lastlog was written by Andrew G. Morgan <morgan@kernel.org>. @@ -340,4 +337,4 @@ - + \ No newline at end of file -- cgit v1.2.3