diff options
-rw-r--r-- | libselinux/man/man8/selinux.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libselinux/man/man8/selinux.8 b/libselinux/man/man8/selinux.8 index 6f1034b3..e37aee68 100644 --- a/libselinux/man/man8/selinux.8 +++ b/libselinux/man/man8/selinux.8 @@ -95,17 +95,17 @@ This manual page was written by Dan Walsh <dwalsh@redhat.com>. .BR fixfiles (8), .BR setfiles (8), .BR semanage (8), -.BR sepolicy(8) +.BR sepolicy (8) Every confined service on the system has a man page in the following format: .br -.B <servicename>_selinux(8) +.BR <servicename>_selinux (8) -For example, httpd has the -.B httpd_selinux(8) +For example, httpd has the +.BR httpd_selinux (8) man page. -.B man -k selinux +.B man -k selinux Will list all SELinux man pages. |