- jmc@cvs.openbsd.org 2006/01/12 22:34:12

[ssh.1]
     back out a sentence - AUTHENTICATION already documents this;
This commit is contained in:
Damien Miller 2006-01-14 10:10:31 +11:00
parent e9d001e02b
commit 4a8dc9e297
2 changed files with 5 additions and 5 deletions

View File

@ -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 $

5
ssh.1
View File

@ -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