More minor IPI work.
[dragonfly/vkernel-mp.git] / secure / usr.bin / ssh / ssh_config.5.no_obj.patch
blob8c74006e529e8af1fea53e9c2257fa0d28af0ba1
1 $DragonFly: src/secure/usr.bin/ssh/ssh_config.5.no_obj.patch,v 1.4 2007/03/29 00:49:01 pavalos Exp $
2 --- ../../../crypto/openssh-4/ssh_config.5 2006-08-04 18:34:51.000000000 -0700
3 +++ ssh_config.5 2006-11-20 09:48:54.000000000 -0700
4 @@ -165,7 +165,7 @@
5 .Dq no ,
6 the check will not be executed.
7 The default is
8 -.Dq yes .
9 +.Dq no .
10 .It Cm Cipher
11 Specifies the cipher to use for encrypting the session
12 in protocol version 1.
13 @@ -1035,6 +1035,11 @@
14 .Sx VERIFYING HOST KEYS
16 .Xr ssh 1 .
17 +.It Cm VersionAddendum
18 +Specifies a string to append to the regular version string to identify
19 +OS- or site-specific modifications.
20 +The default is
21 +.Dq DragonFly-20070328 .
22 .It Cm XAuthLocation
23 Specifies the full pathname of the
24 .Xr xauth 1