aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src/ref_man.xml
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-10-12 12:39:07 +0200
committerHans Nilsson <[email protected]>2018-10-24 10:11:20 +0200
commit6213652225bca4199bae301041f2b56d21b4eed4 (patch)
treefd14331c42da8fa9d3ee8648692daa2d883ca1cc /lib/ssh/doc/src/ref_man.xml
parentf7daea8abf0626e8e4df1c260223aa76c21f64b8 (diff)
downloadotp-6213652225bca4199bae301041f2b56d21b4eed4.tar.gz
otp-6213652225bca4199bae301041f2b56d21b4eed4.tar.bz2
otp-6213652225bca4199bae301041f2b56d21b4eed4.zip
ssh: Add reference manual page for the ssh_file module
This callback module has the knowledge about the different files used by Erlang/OTP SSH. It was unfortunatly not documented previously.
Diffstat (limited to 'lib/ssh/doc/src/ref_man.xml')
-rw-r--r--lib/ssh/doc/src/ref_man.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/ref_man.xml b/lib/ssh/doc/src/ref_man.xml
index df37b0244f..60572b985b 100644
--- a/lib/ssh/doc/src/ref_man.xml
+++ b/lib/ssh/doc/src/ref_man.xml
@@ -40,6 +40,7 @@
<xi:include href="ssh_connection.xml"/>
<xi:include href="ssh_client_key_api.xml"/>
<xi:include href="ssh_server_key_api.xml"/>
+ <xi:include href="ssh_file.xml"/>
<xi:include href="ssh_sftp.xml"/>
<xi:include href="ssh_sftpd.xml"/>
</application>