diff options
Diffstat (limited to 'lib/ssh/doc/src')
-rw-r--r-- | lib/ssh/doc/src/ssh_channel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/ssh_channel.xml b/lib/ssh/doc/src/ssh_channel.xml index 2ee6ab566b..b4bcd148f3 100644 --- a/lib/ssh/doc/src/ssh_channel.xml +++ b/lib/ssh/doc/src/ssh_channel.xml @@ -225,8 +225,8 @@ The following functions are to be exported from a <c>ssh_daemon_channel</c> callback module. </p> + <marker id="cb_timeouts"></marker> <section> - <marker id="cb_timeouts"></marker> <title>Callback timeouts</title> <p>The timeout values that can be returned by the callback functions have the same semantics as in a <seealso marker="stdlib:gen_server">gen_server</seealso>. |