aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2015-04-21 15:58:20 +0200
committerIngela Anderton Andin <[email protected]>2015-04-22 16:18:39 +0200
commit3ac3d047903bc7770afcc2b842959fd296f4e9ea (patch)
treed0113cd853cba6f22462ed3eb094fc5d4abd08c3
parentea648fd889cf519a947af9b2c73e0b3fc5346486 (diff)
downloadotp-3ac3d047903bc7770afcc2b842959fd296f4e9ea.tar.gz
otp-3ac3d047903bc7770afcc2b842959fd296f4e9ea.tar.bz2
otp-3ac3d047903bc7770afcc2b842959fd296f4e9ea.zip
ssh: Change wording to become accurate
-rw-r--r--lib/ssh/doc/src/ssh_client_key_api.xml2
-rw-r--r--lib/ssh/doc/src/ssh_server_key_api.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssh/doc/src/ssh_client_key_api.xml b/lib/ssh/doc/src/ssh_client_key_api.xml
index c3c005c58c..a8dda042c9 100644
--- a/lib/ssh/doc/src/ssh_client_key_api.xml
+++ b/lib/ssh/doc/src/ssh_client_key_api.xml
@@ -37,7 +37,7 @@
the callbacks defined in this behavior, the public key handling of an SSH client can
be customized. By default the <c>ssh</c> application implements this behavior
with help of the standard OpenSSH files,
- see the <seealso marker="SSH_app"> ssh(6)</seealso> application.</p>
+ see the <seealso marker="SSH_app"> ssh(6)</seealso> application manual.</p>
</description>
<section>
diff --git a/lib/ssh/doc/src/ssh_server_key_api.xml b/lib/ssh/doc/src/ssh_server_key_api.xml
index 9e1f4e908d..34ce7f7660 100644
--- a/lib/ssh/doc/src/ssh_server_key_api.xml
+++ b/lib/ssh/doc/src/ssh_server_key_api.xml
@@ -37,7 +37,7 @@
the callbacks defined in this behavior, the public key handling of an SSH server can
be customized. By default the SSH application implements this behavior
with help of the standard OpenSSH files,
- see the <seealso marker="SSH_app"> ssh(6)</seealso> application.</p>
+ see the <seealso marker="SSH_app"> ssh(6)</seealso> application manual.</p>
</description>
<section>