summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2012-07-23 16:05:45 +0200
committerJakub Hrozek <jhrozek@redhat.com>2012-07-23 17:53:58 +0200
commit2c4bd0178670724598d88f7f15e4fcd63ff2a71f (patch)
treed38e684a76d40e6034d7baae1b694383f6a3edff /src
parent7e1cc90d985b96aae385af9a39b2d07753fbd7e4 (diff)
downloadsssd_unused-2c4bd0178670724598d88f7f15e4fcd63ff2a71f.tar.gz
sssd_unused-2c4bd0178670724598d88f7f15e4fcd63ff2a71f.tar.xz
sssd_unused-2c4bd0178670724598d88f7f15e4fcd63ff2a71f.zip
manpage: seealso - include ssh conditionally
SSH utilities were included in see also section even if SSSD is built without SSH support.
Diffstat (limited to 'src')
-rw-r--r--src/man/include/seealso.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/src/man/include/seealso.xml b/src/man/include/seealso.xml
index cb2fa4cb..6fa7359f 100644
--- a/src/man/include/seealso.xml
+++ b/src/man/include/seealso.xml
@@ -55,12 +55,16 @@
<citerefentry>
<refentrytitle>sssd_krb5_locator_plugin</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>,
- <citerefentry>
- <refentrytitle>sss_ssh_authorizedkeys</refentrytitle><manvolnum>8</manvolnum>
- </citerefentry>,
- <citerefentry>
- <refentrytitle>sss_ssh_knowhostsproxy</refentrytitle><manvolnum>8</manvolnum>
- </citerefentry>,
+ <phrase condition="with_ssh">
+ <citerefentry>
+ <refentrytitle>sss_ssh_authorizedkeys</refentrytitle>
+ <manvolnum>8</manvolnum>
+ </citerefentry>,
+ <citerefentry>
+ <refentrytitle>sss_ssh_knowhostsproxy</refentrytitle>
+ <manvolnum>8</manvolnum>
+ </citerefentry>,
+ </phrase>
<citerefentry>
<refentrytitle>sss_obfuscate</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>,