summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2012-05-30 09:40:13 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-31 15:46:27 -0400
commit3111c28041b732b98a7fb39ef6232257d086d670 (patch)
tree0ece39225906096807d30a6a3bb4630821980695 /src
parent583f24df86e433589c73a3f112b30676c412b7cd (diff)
downloadsssd_unused-3111c28041b732b98a7fb39ef6232257d086d670.tar.gz
sssd_unused-3111c28041b732b98a7fb39ef6232257d086d670.tar.xz
sssd_unused-3111c28041b732b98a7fb39ef6232257d086d670.zip
SSH: Update sss_ssh_knownhostsproxy manual page
Don't use GlobalKnownHostsFile2 in ssh_config, as it has been deprecated in OpenSSH 5.9.
Diffstat (limited to 'src')
-rw-r--r--src/man/sss_ssh_knownhostsproxy.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/sss_ssh_knownhostsproxy.1.xml b/src/man/sss_ssh_knownhostsproxy.1.xml
index 241e8a7f..5767e842 100644
--- a/src/man/sss_ssh_knownhostsproxy.1.xml
+++ b/src/man/sss_ssh_knownhostsproxy.1.xml
@@ -53,7 +53,7 @@
<manvolnum>1</manvolnum></citerefentry> configuration:
<programlisting>
ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h
-GlobalKnownHostsFile2 /var/lib/sss/pubconf/known_hosts
+GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts
</programlisting>
</para>
<para>