summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-01-14 10:10:31 +1100
committerDamien Miller <djm@mindrot.org>2006-01-14 10:10:31 +1100
commit4a8dc9e2974063b51da3c5c9e6732f64362a783a (patch)
tree91165a5701b5684bce98bdea747820ef17689dc9
parente9d001e02b55f065b7a16d3e2b3d041d32ee9176 (diff)
- jmc@cvs.openbsd.org 2006/01/12 22:34:12
[ssh.1] back out a sentence - AUTHENTICATION already documents this;
-rw-r--r--ChangeLog5
-rw-r--r--ssh.15
2 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 18b9ec37..8cb8fd13 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
@@ -3702,4 +3705,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4089 2006/01/13 23:10:17 djm Exp $
+$Id: ChangeLog,v 1.4090 2006/01/13 23:10:31 djm Exp $
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