diff options
author | Damien Miller <djm@mindrot.org> | 2006-01-14 00:10:31 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-01-14 00:10:31 +0100 |
commit | 4a8dc9e2974063b51da3c5c9e6732f64362a783a (patch) | |
tree | 91165a5701b5684bce98bdea747820ef17689dc9 /ssh.1 | |
parent | - jmc@cvs.openbsd.org 2006/01/12 22:26:02 (diff) | |
download | openssh-4a8dc9e2974063b51da3c5c9e6732f64362a783a.tar.xz openssh-4a8dc9e2974063b51da3c5c9e6732f64362a783a.zip |
- jmc@cvs.openbsd.org 2006/01/12 22:34:12
[ssh.1]
back out a sentence - AUTHENTICATION already documents this;
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |