commit | 2677b72191205b329d4743d2cf0d5607091d18d0 | [log] [tgz] |
---|---|---|
author | rhatdan <dwalsh@redhat.com> | Fri Oct 12 15:26:44 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Tue Feb 05 20:14:39 2013 -0500 |
tree | 80536006d660b213f70671dcce02127cc6f4b495 | |
parent | 9ab6c92276dd54d6852e2eca83240fa1126ecdff [diff] |
libselinux: man: make selinux.8 mention service man pages We were listing a number of service man pages (like httpd_selinux) in the see also section of selinux.8. As that number of pages explodes it does not make sense to try to list them all. Instead tell people to use man -k selinux to find them. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>