From c2da64a1fbb6f0eb4ea4b53c89eca1b1a3034338 Mon Sep 17 00:00:00 2001 From: djm Date: Fri, 13 Jan 2006 23:10:31 +0000 Subject: [PATCH] - jmc@cvs.openbsd.org 2006/01/12 22:34:12 [ssh.1] back out a sentence - AUTHENTICATION already documents this; --- ChangeLog | 3 +++ ssh.1 | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd77992b..b29312d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,9 @@ - jmc@cvs.openbsd.org 2006/01/12 22:26:02 [ssh_config.5] refer to TCP forwarding, rather than TCP/IP forwarding; + - jmc@cvs.openbsd.org 2006/01/12 22:34:12 + [ssh.1] + back out a sentence - AUTHENTICATION already documents this; 20060109 - (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on diff --git a/ssh.1 b/ssh.1 index b430ff82..59694822 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.247 2006/01/12 18:48:48 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.248 2006/01/12 22:34:12 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -950,9 +950,6 @@ to start the service which is to be tunnelled. If no connections are made within the time specified, .Nm will exit. -Once opened, -a SSH connection will remain active -until all actively forwarded connections have closed. .Sh X11 FORWARDING If the .Cm ForwardX11 -- 2.45.1