Merge from vendor branch AWK:
[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.2 2006/09/28 18:42:50 corecode Exp $
2 --- ssh_config.5        2006-08-05 03:34:51.000000000 +0200
3 +++ ssh_config.5        2006-09-28 19:50:01.000000000 +0200
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-20040710 .
22  .It Cm XAuthLocation
23  Specifies the full pathname of the
24  .Xr xauth 1