From 867e9db15f3d3e5e430e3adda577364e455b9dac Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 25 Apr 2018 15:31:55 +0200 Subject: ssh: Create doc for the ssh_daemon_channel behaviour --- lib/ssh/doc/src/ssh_sftpd.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/ssh/doc/src/ssh_sftpd.xml') diff --git a/lib/ssh/doc/src/ssh_sftpd.xml b/lib/ssh/doc/src/ssh_sftpd.xml index 1be29b3b29..4c599a7fb9 100644 --- a/lib/ssh/doc/src/ssh_sftpd.xml +++ b/lib/ssh/doc/src/ssh_sftpd.xml @@ -44,8 +44,7 @@

"sftp"

channel_callback() =

atom() - Name of the Erlang module implementing the subsystem using the - ssh_channel behavior, see the - ssh_channel(3) manual page.

+ ssh_daemon_channel behaviour.

channel_init_args() =

list() - The one given as argument to function subsystem_spec/1.

-- cgit v1.2.3