diff options
Diffstat (limited to 'lib/ssh')
-rw-r--r-- | lib/ssh/doc/src/ssh_connection.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/ssh_connection.xml b/lib/ssh/doc/src/ssh_connection.xml index 2ca1060e9e..669a361db9 100644 --- a/lib/ssh/doc/src/ssh_connection.xml +++ b/lib/ssh/doc/src/ssh_connection.xml @@ -233,7 +233,7 @@ <note><p>This function is called by the <c>ssh_channel</c> behavior when the channel is terminated, see <seealso - marker="ssh_channel"> ssh_channel(3) </seealso>. Thus, channels implemented + marker="ssh_channel"> ssh_channel(3)</seealso>. Thus, channels implemented with the behavior are not to call this function explicitly.</p></note> </desc> </func> |