From 2c8db0879109dd90443d7b276e5ca2daf83920bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 20 Aug 2020 16:06:59 +0200 Subject: Rename the 3-arity gun_socks_up to gun_tunnel_up --- doc/src/manual/gun_up.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/manual/gun_up.asciidoc') diff --git a/doc/src/manual/gun_up.asciidoc b/doc/src/manual/gun_up.asciidoc index db09fca..3853afd 100644 --- a/doc/src/manual/gun_up.asciidoc +++ b/doc/src/manual/gun_up.asciidoc @@ -21,7 +21,7 @@ reconnection completed. If Gun is configured to connect to a Socks server, then the connection is not usable yet. One or more -link:man:gun_socks_up(3)[gun_socks_up(3)] messages will follow. +link:man:gun_tunnel_up(3)[gun_tunnel_up(3)] messages will follow. Otherwise, Gun will start processing the messages it received while waiting for the connection to be up. If this is a reconnection, @@ -61,6 +61,6 @@ link:man:gun(3)[gun(3)], link:man:gun:open(3)[gun:open(3)], link:man:gun:open_unix(3)[gun:open_unix(3)], link:man:gun:await_up(3)[gun:await_up(3)], -link:man:gun_socks_up(3)[gun_socks_up(3)], +link:man:gun_tunnel_up(3)[gun_tunnel_up(3)], link:man:gun_down(3)[gun_down(3)], link:man:gun_error(3)[gun_error(3)] -- cgit v1.2.3