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_stress/README.xml | 26 ++++---------- modules/pam_stress/pam_stress.8.xml | 71 ++++++++++++++++++------------------- 2 files changed, 41 insertions(+), 56 deletions(-) (limited to 'modules/pam_stress') diff --git a/modules/pam_stress/README.xml b/modules/pam_stress/README.xml index 6f94685e..cc7a1848 100644 --- a/modules/pam_stress/README.xml +++ b/modules/pam_stress/README.xml @@ -1,31 +1,19 @@ - - ---> -]> +
-
- - + - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_stress.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_stress-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_stress.8.xml" xpointer='xpointer(id("pam_stress-name")/*)'/> - +
- +
- +
-
+
\ No newline at end of file diff --git a/modules/pam_stress/pam_stress.8.xml b/modules/pam_stress/pam_stress.8.xml index 98888b1c..617b7aae 100644 --- a/modules/pam_stress/pam_stress.8.xml +++ b/modules/pam_stress/pam_stress.8.xml @@ -1,16 +1,13 @@ - - - - + pam_stress 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_stress The stress-testing PAM module @@ -18,42 +15,42 @@ - + pam_stress.so - + debug - + no_warn - + use_first_pass - + try_first_pass - + rootok - + expired - + fail_1 - + fail_2 - + prelim - + required - + DESCRIPTION The pam_stress PAM module is mainly intended to give the impression of failing as a fully @@ -61,13 +58,13 @@ functioning module might. - + OPTIONS - + debug @@ -79,7 +76,7 @@ functioning module might. - + no_warn @@ -91,7 +88,7 @@ functioning module might. - + use_first_pass @@ -103,7 +100,7 @@ functioning module might. - + try_first_pass @@ -115,7 +112,7 @@ functioning module might. - + rootok @@ -128,7 +125,7 @@ functioning module might. - + expired @@ -141,7 +138,7 @@ functioning module might. - + fail_1 @@ -152,7 +149,7 @@ functioning module might. - + fail_2 @@ -164,7 +161,7 @@ functioning module might. - + prelim @@ -175,7 +172,7 @@ functioning module might. - + required @@ -189,7 +186,7 @@ functioning module might. - + MODULE TYPES PROVIDED All module types (, , @@ -197,7 +194,7 @@ functioning module might. - + RETURN VALUES @@ -307,7 +304,7 @@ functioning module might. - + NOTES This module uses the stress_new_pwd data string which tells @@ -316,7 +313,7 @@ functioning module might. - + EXAMPLES #%PAM-1.0 @@ -329,7 +326,7 @@ session required pam_stress.so - + SEE ALSO @@ -344,7 +341,7 @@ session required pam_stress.so - + AUTHORS The pam_stress PAM module was developed by @@ -353,4 +350,4 @@ session required pam_stress.so Lucas Ramage <ramage.lucas@protonmail.com>. - + \ No newline at end of file -- cgit v1.2.3