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_keyinit/pam_keyinit.8.xml | 47 ++++++++++++++++------------------- 1 file changed, 22 insertions(+), 25 deletions(-) (limited to 'modules/pam_keyinit/pam_keyinit.8.xml') diff --git a/modules/pam_keyinit/pam_keyinit.8.xml b/modules/pam_keyinit/pam_keyinit.8.xml index ff1e7d00..7b0a73be 100644 --- a/modules/pam_keyinit/pam_keyinit.8.xml +++ b/modules/pam_keyinit/pam_keyinit.8.xml @@ -1,36 +1,33 @@ - - - - + pam_keyinit 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_keyinit Kernel session keyring initialiser module - + pam_keyinit.so - + debug - + force - + revoke - + DESCRIPTION The pam_keyinit PAM module ensures that the invoking process has a @@ -71,7 +68,7 @@ This module should not, generally, be invoked by programs like - su, since it is usually desirable for the + su, since it is usually desirable for the key set to percolate through to the alternate context. The keys have their own permissions system to manage this. @@ -80,18 +77,18 @@ can be obtained from: - + Keyutils - + - + OPTIONS - + debug @@ -104,7 +101,7 @@ - + force @@ -116,7 +113,7 @@ - + revoke @@ -130,14 +127,14 @@ - + MODULE TYPES PROVIDED Only the module type is provided. - + RETURN VALUES @@ -207,7 +204,7 @@ - + EXAMPLES Add this line to your login entries to start each login session with its @@ -222,7 +219,7 @@ session required pam_keyinit.so - + SEE ALSO @@ -240,11 +237,11 @@ session required pam_keyinit.so - + AUTHOR pam_keyinit was written by David Howells, <dhowells@redhat.com>. - + \ No newline at end of file -- cgit v1.2.3