@@ -35,8 +35,7 @@ Policy load failed
.B 3
Initial policy load failed and enforcing mode requested
.SH SEE ALSO
-.B booleans
-(8),
+.BR booleans (8)
.SH AUTHORS
.nf
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
@@ -110,8 +110,7 @@ Running a program in a given role or level:
/etc/selinux/newrole_pam.conf - optional mapping of commands to separate pam service names
.br
.SH SEE ALSO
-.B runcon
-(1)
+.BR runcon (1)
.SH AUTHORS
.nf
Anthony Colatrella
@@ -20,10 +20,8 @@ not required. Check your PAM documentation.
.br
/etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context to run init scripts under
.SH SEE ALSO
-.B newrole
-(1),
-.B runcon
-(1)
+.BR newrole (1),
+.BR runcon (1)
.SH AUTHORS
.nf
Wayne Salamon (wsalamon@tislabs.com)
@@ -89,5 +89,6 @@ This man page was written by Richard Hally <rhally@mindspring.com>.
The script was written by Dan Walsh <dwalsh@redhat.com>
.SH "SEE ALSO"
-.BR setfiles (8), restorecon(8)
+.BR setfiles (8),
+.BR restorecon (8)
@@ -116,8 +116,7 @@ If none of \fB\-\-user\fR, \fB\-\-role\fR, \fB\-\-type\fR, \fB\-\-level\fR or
Then all of them will be output.
.PP
.SH SEE ALSO
-.B chcon
-(1)
+.BR chcon (1)
.SH AUTHORS
.nf
James Antill (james.antill@redhat.com)
@@ -127,7 +127,8 @@ $ semodule \-X 400 \-\-hll \-E puppet \-\-cil \-E wireshark
.fi
.SH SEE ALSO
-.B checkmodule(8), semodule_package(8)
+.BR checkmodule (8),
+.BR semodule_package (8)
.SH AUTHORS
.nf
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
@@ -52,10 +52,10 @@ List customized booleans
# semanage boolean \-l \-C
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
-.B setsebool (8)
-.B getsebool (8)
+.BR selinux (8),
+.BR semanage (8),
+.BR setsebool (8),
+.BR getsebool (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -27,8 +27,8 @@ Turn off dontaudit rules
# semanage dontaudit off
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
+.BR selinux (8),
+.BR semanage (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -29,9 +29,9 @@ Import semanage modifications from another machine
# semanage import \-f semanage.mods
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8),
-.B semanage-import (8)
+.BR selinux (8),
+.BR semanage (8),
+.BR semanage-import (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -80,8 +80,8 @@ execute the following commands.
# restorecon \-R \-v /disk6
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
+.BR selinux (8),
+.BR semanage (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -56,8 +56,8 @@ list all interface definitions
# semanage interface \-l
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
+.BR selinux (8),
+.BR semanage (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -60,9 +60,9 @@ Assign all users in the engineering group to the staff_u user
# semanage login \-a \-s staff_u %engineering
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8),
-.B semanage-user (8)
+.BR selinux (8),
+.BR semanage (8),
+.BR semanage-user (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -52,9 +52,9 @@ Install custom apache policy module
# semanage module \-a myapache
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
-.B semodule (8)
+.BR selinux (8),
+.BR semanage (8),
+.BR semodule (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -38,8 +38,8 @@ Make httpd_t (Web Server) a permissive domain
# semanage permissive \-a httpd_t
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
+.BR selinux (8),
+.BR semanage (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -61,8 +61,8 @@ Allow sshd to listen on tcp port 8991
# semanage port \-a \-t ssh_port_t \-p tcp 8991
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
+.BR selinux (8),
+.BR semanage (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -63,9 +63,9 @@ Add level for TopSecret Users
# semanage user \-a \-R "staff_r" \-rs0\-TopSecret topsecret_u
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage (8)
-.B semanage\-login (8)
+.BR selinux (8),
+.BR semanage (8),
+.BR semanage\-login (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
@@ -66,19 +66,19 @@ modification.
List help information
.SH "SEE ALSO"
-.B selinux (8),
-.B semanage-boolean (8),
-.B semanage-dontaudit (8),
-.B semanage-export (8),
-.B semanage-fcontext (8),
-.B semanage-import (8),
-.B semanage-interface (8),
-.B semanage-login (8),
-.B semanage-module (8),
-.B semanage-node (8),
-.B semanage-permissive (8),
-.B semanage-port (8),
-.B semanage-user (8)
+.BR selinux (8),
+.BR semanage-boolean (8),
+.BR semanage-dontaudit (8),
+.BR semanage-export (8),
+.BR semanage-fcontext (8),
+.BR semanage-import (8),
+.BR semanage-interface (8),
+.BR semanage-login (8),
+.BR semanage-module (8),
+.BR semanage-node (8),
+.BR semanage-permissive (8),
+.BR semanage-port (8),
+.BR semanage-user (8)
.SH "AUTHOR"
This man page was written by Daniel Walsh <dwalsh@redhat.com>
Fix missing and surplus commas. Fix the following formatting errors: .BR selinux(8) renders the the "(8)" in bold as well as the "selinux". This is wrong. .B selinux (8) renders with a space between "selinux" and "(8)", this is wrong. .B selinux (8) commits both of the above mistakes. .BR selinux (8), apparmor (8) omits the space separating "selinux(8)," and "apparmor(8)", this is wrong. Correct all the above using the following markup: .BR selinux (8), .BR apparmor (8) Signed-off-by: Alan Jenkins <alan.christopher.jenkins@gmail.com> --- policycoreutils/load_policy/load_policy.8 | 3 +-- policycoreutils/newrole/newrole.1 | 3 +-- policycoreutils/run_init/run_init.8 | 6 ++---- policycoreutils/scripts/fixfiles.8 | 3 ++- policycoreutils/secon/secon.1 | 3 +-- policycoreutils/semodule/semodule.8 | 3 ++- python/semanage/semanage-boolean.8 | 8 ++++---- python/semanage/semanage-dontaudit.8 | 4 ++-- python/semanage/semanage-export.8 | 6 +++--- python/semanage/semanage-fcontext.8 | 4 ++-- python/semanage/semanage-interface.8 | 4 ++-- python/semanage/semanage-login.8 | 6 +++--- python/semanage/semanage-module.8 | 6 +++--- python/semanage/semanage-permissive.8 | 4 ++-- python/semanage/semanage-port.8 | 4 ++-- python/semanage/semanage-user.8 | 6 +++--- python/semanage/semanage.8 | 26 +++++++++++++------------- 17 files changed, 48 insertions(+), 51 deletions(-)