Deleted Added
full compact
ssh_config.5 (162857) ssh_config.5 (164149)
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

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

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.\" $OpenBSD: ssh_config.5,v 1.97 2006/07/27 08:00:50 jmc Exp $
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

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

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.\" $OpenBSD: ssh_config.5,v 1.97 2006/07/27 08:00:50 jmc Exp $
38.\" $FreeBSD: head/crypto/openssh/ssh_config.5 162857 2006-09-30 13:39:07Z des $
38.\" $FreeBSD: head/crypto/openssh/ssh_config.5 164149 2006-11-10 16:52:41Z des $
39.Dd September 25, 1999
40.Dt SSH_CONFIG 5
41.Os
42.Sh NAME
43.Nm ssh_config
44.Nd OpenSSH SSH client configuration files
45.Sh SYNOPSIS
46.Bl -tag -width Ds -compact

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

1035See also
1036.Sx VERIFYING HOST KEYS
1037in
1038.Xr ssh 1 .
1039.It Cm VersionAddendum
1040Specifies a string to append to the regular version string to identify
1041OS- or site-specific modifications.
1042The default is
39.Dd September 25, 1999
40.Dt SSH_CONFIG 5
41.Os
42.Sh NAME
43.Nm ssh_config
44.Nd OpenSSH SSH client configuration files
45.Sh SYNOPSIS
46.Bl -tag -width Ds -compact

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

1035See also
1036.Sx VERIFYING HOST KEYS
1037in
1038.Xr ssh 1 .
1039.It Cm VersionAddendum
1040Specifies a string to append to the regular version string to identify
1041OS- or site-specific modifications.
1042The default is
1043.Dq FreeBSD-20060930 .
1043.Dq FreeBSD-20061110 .
1044.It Cm XAuthLocation
1045Specifies the full pathname of the
1046.Xr xauth 1
1047program.
1048The default is
1049.Pa /usr/X11R6/bin/xauth .
1050.El
1051.Sh PATTERNS

--- 60 unchanged lines hidden ---
1044.It Cm XAuthLocation
1045Specifies the full pathname of the
1046.Xr xauth 1
1047program.
1048The default is
1049.Pa /usr/X11R6/bin/xauth .
1050.El
1051.Sh PATTERNS

--- 60 unchanged lines hidden ---