diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-02-11 12:11:15 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-02-11 12:11:15 +0000 |
| commit | 9794bba8a835304033a65af498e05b9e869b4621 (patch) | |
| tree | d4e9b58d99a76f4f82a34aad6e79451fd04132dc /crypto | |
| parent | b8939f6fa6197e4f3a30fff5c16f1e96ed70e881 (diff) | |
Notes
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/ssh_config | 2 | ||||
| -rw-r--r-- | crypto/openssh/ssh_config.5 | 2 | ||||
| -rw-r--r-- | crypto/openssh/sshd_config | 2 | ||||
| -rw-r--r-- | crypto/openssh/sshd_config.5 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 4867ad286b0e..7f32bd99e790 100644 --- a/crypto/openssh/ssh_config +++ b/crypto/openssh/ssh_config @@ -35,4 +35,4 @@ # Cipher 3des # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc # EscapeChar ~ -# VersionAddendum FreeBSD-20021029 +# VersionAddendum FreeBSD-20030201 diff --git a/crypto/openssh/ssh_config.5 b/crypto/openssh/ssh_config.5 index ffdb956abb5c..ae56927f4b56 100644 --- a/crypto/openssh/ssh_config.5 +++ b/crypto/openssh/ssh_config.5 @@ -616,7 +616,7 @@ host key database instead of Specifies a string to append to the regular version string to identify OS- or site-specific modifications. The default is -.Dq FreeBSD-20021029 . +.Dq FreeBSD-20030201 . .It Cm XAuthLocation Specifies the full pathname of the .Xr xauth 1 diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index 3f72d309379e..a209aa39ba19 100644 --- a/crypto/openssh/sshd_config +++ b/crypto/openssh/sshd_config @@ -14,7 +14,7 @@ # Note that some of FreeBSD's defaults differ from OpenBSD's, and # FreeBSD has a few additional options. -#VersionAddendum FreeBSD-20021029 +#VersionAddendum FreeBSD-20030201 #Port 22 #Protocol 2,1 diff --git a/crypto/openssh/sshd_config.5 b/crypto/openssh/sshd_config.5 index 83a2ce09f40b..117c8b3e7707 100644 --- a/crypto/openssh/sshd_config.5 +++ b/crypto/openssh/sshd_config.5 @@ -647,7 +647,7 @@ The default is Specifies a string to append to the regular version string to identify OS- or site-specific modifications. The default is -.Dq FreeBSD-20021029 . +.Dq FreeBSD-20030201 . .It Cm X11DisplayOffset Specifies the first display number available for .Nm sshd Ns 's |
