Merge from vendor branch GCC:
[dragonfly.git] / secure / usr.bin / ssh / ssh_config.5.no_obj.patch
1 $DragonFly: src/secure/usr.bin/ssh/Attic/ssh_config.5.no_obj.patch,v 1.3 2006/11/20 17:15:46 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
15  in
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-20061120 .
22  .It Cm XAuthLocation
23  Specifies the full pathname of the
24  .Xr xauth 1