Deleted Added
sdiff udiff text old ( 126277 ) new ( 128460 )
full compact
1.\" -*- nroff -*-
2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
5.\" All rights reserved
6.\"
7.\" As far as I am concerned, the code I have written for this software
8.\" can be used freely for any purpose. Any derived versions of this

--- 20 unchanged lines hidden (view full) ---

29.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
30.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
31.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
33.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\"
37.\" $FreeBSD: head/crypto/openssh/ssh.1 128460 2004-04-20 09:46:41Z des $
38.\" $OpenBSD: ssh.1,v 1.181 2003/12/16 15:49:51 markus Exp $
39.Dd September 25, 1999
40.Dt SSH 1
41.Os
42.Sh NAME
43.Nm ssh
44.Nd OpenSSH SSH client (remote login program)
45.Sh SYNOPSIS
46.Nm ssh

--- 584 unchanged lines hidden (view full) ---

631.It GSSAPIAuthentication
632.It GSSAPIDelegateCredentials
633.It Host
634.It HostbasedAuthentication
635.It HostKeyAlgorithms
636.It HostKeyAlias
637.It HostName
638.It IdentityFile
639.It IdentitiesOnly
640.It LocalForward
641.It LogLevel
642.It MACs
643.It NoHostAuthenticationForLocalhost
644.It NumberOfPasswordPrompts
645.It PasswordAuthentication
646.It Port
647.It PreferredAuthentications

--- 424 unchanged lines hidden ---