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_selinux/README.xml | 32 +++++------------ modules/pam_selinux/pam_selinux.8.xml | 65 +++++++++++++++++------------------ 2 files changed, 40 insertions(+), 57 deletions(-) (limited to 'modules/pam_selinux') diff --git a/modules/pam_selinux/README.xml b/modules/pam_selinux/README.xml index 7e1baf55..dc1b5697 100644 --- a/modules/pam_selinux/README.xml +++ b/modules/pam_selinux/README.xml @@ -1,41 +1,27 @@ - - ---> -]> +
-
- - + - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" - href="pam_selinux.8.xml" xpointer='xpointer(//refnamediv[@id = "pam_selinux-name"]/*)'/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pam_selinux.8.xml" xpointer='xpointer(id("pam_selinux-name")/*)'/> - +
- +
- +
- +
- +
-
+
\ No newline at end of file diff --git a/modules/pam_selinux/pam_selinux.8.xml b/modules/pam_selinux/pam_selinux.8.xml index 28d465f5..3aa632cf 100644 --- a/modules/pam_selinux/pam_selinux.8.xml +++ b/modules/pam_selinux/pam_selinux.8.xml @@ -1,54 +1,51 @@ - - - - + pam_selinux 8 - Linux-PAM Manual + Linux-PAM + Linux-PAM Manual - + pam_selinux PAM module to set the default security context - + pam_selinux.so - + open - + close - + restore - + nottys - + debug - + verbose - + select_context - + env_params - + use_current_range - + DESCRIPTION pam_selinux is a PAM module that sets up the default SELinux security @@ -79,12 +76,12 @@ - + OPTIONS - + open @@ -94,7 +91,7 @@ - + close @@ -104,7 +101,7 @@ - + restore @@ -117,7 +114,7 @@ - + nottys @@ -127,7 +124,7 @@ - + debug @@ -140,7 +137,7 @@ - + verbose @@ -150,7 +147,7 @@ - + select_context @@ -161,7 +158,7 @@ - + env_params @@ -178,7 +175,7 @@ - + use_current_range @@ -191,14 +188,14 @@ - + MODULE TYPES PROVIDED Only the module type is provided. - + RETURN VALUES @@ -236,7 +233,7 @@ - + EXAMPLES auth required pam_unix.so @@ -245,7 +242,7 @@ session optional pam_selinux.so - + SEE ALSO @@ -266,11 +263,11 @@ session optional pam_selinux.so - + AUTHOR pam_selinux was written by Dan Walsh <dwalsh@redhat.com>. - + \ No newline at end of file -- cgit v1.2.3