From f4ca4d4385b518a2a23bfa936fdde38478f6b9a9 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 11 Feb 2003 12:11:15 +0000 Subject: document the current default value for VersionAddendum. --- crypto/openssh/ssh_config | 2 +- crypto/openssh/ssh_config.5 | 2 +- crypto/openssh/sshd_config | 2 +- crypto/openssh/sshd_config.5 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'crypto') diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 4867ad2..7f32bd9 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 ffdb956..ae56927 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 3f72d30..a209aa3 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 83a2ce0..117c8b3 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 -- cgit v1.1