diff options
author | Pavel Březina <pbrezina@redhat.com> | 2012-07-23 15:46:31 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-07-30 19:07:23 +0200 |
commit | 8a2a49333b7df3a4b86db42cd20ec8286d2788d3 (patch) | |
tree | 082f6ad3ee3dd156d74c41608348e4fffd8d01ca /src/man/include | |
parent | 300c772767c1b12077cac1d148ac89738b058f97 (diff) | |
download | sssd-8a2a49333b7df3a4b86db42cd20ec8286d2788d3.tar.gz sssd-8a2a49333b7df3a4b86db42cd20ec8286d2788d3.tar.xz sssd-8a2a49333b7df3a4b86db42cd20ec8286d2788d3.zip |
manpage: sssd-sudo - documents how sudo works with sssd
https://fedorahosted.org/sssd/ticket/1418
Diffstat (limited to 'src/man/include')
-rw-r--r-- | src/man/include/seealso.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/include/seealso.xml b/src/man/include/seealso.xml index 6fa7359f3..80c228e31 100644 --- a/src/man/include/seealso.xml +++ b/src/man/include/seealso.xml @@ -22,6 +22,12 @@ <citerefentry> <refentrytitle>sssd-ad</refentrytitle><manvolnum>5</manvolnum> </citerefentry>, + <phrase condition="with_sudo"> + <citerefentry> + <refentrytitle>sssd-sudo</refentrytitle> + <manvolnum>5</manvolnum> + </citerefentry>, + </phrase> <citerefentry> <refentrytitle>sss_cache</refentrytitle><manvolnum>8</manvolnum> </citerefentry>, |