1sepolicy-manpage(8)                                        sepolicy-manpage(8)
2
3
4

NAME

6       sepolicy-manpage  -  Generate a man page based on the installed SELinux
7       Policy
8
9

SYNOPSIS

11       sepolicy manpage [-w] [-h] [-p PATH ] [-r ROOTDIR ] [-a | -d ]
12
13

DESCRIPTION

15       Use sepolicy manpage to generate manpages based on SELinux Policy.
16
17

OPTIONS

19       -a, --all
20              Generate Man Pages for All Domains
21
22       -d, --domain
23              Generate a Man Page for the specified domain. (Supports multiple
24              commands)
25
26       -h, --help
27              Display help message
28
29       -o, --os
30              Specify  the name of the OS to be used in the man page (only af‐
31              fects HTML man pages)
32
33       -p, --path
34              Specify the directory to store the created man  pages.  (Default
35              to /tmp)
36
37       -r, --root
38              Specify  alternative  root directory to generate man pages from.
39              (Default to /)
40
41       --source_files
42              Use file_contexts and policy.xml files from the  specified  root
43              directory (the alternative root needs to include both files)
44
45       -w, --web
46              Generate  an  additional  HTML  man  pages for the specified do‐
47              main(s)
48
49

EXAMPLE

51       Generate man pages for all available domains
52       # sepolicy manpage -a
53       Generate an HTML man page for domain alsa_t, setting the OS name to "My_distro"
54       # sepolicy manpage -o My_distro -d alsa_t -w
55
56

AUTHOR

58       This man page was written by Daniel Walsh <dwalsh@redhat.com>
59
60

SEE ALSO

62       sepolicy(8), selinux(8)
63
64
65
66                                   20121005                sepolicy-manpage(8)
Impressum