summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-02-11 12:11:15 +0000
committerdes <des@FreeBSD.org>2003-02-11 12:11:15 +0000
commitf4ca4d4385b518a2a23bfa936fdde38478f6b9a9 (patch)
treed4e9b58d99a76f4f82a34aad6e79451fd04132dc /crypto
parentf6108273cb3328024bcb59be2e8c9d0ef5c9830c (diff)
downloadFreeBSD-src-f4ca4d4385b518a2a23bfa936fdde38478f6b9a9.zip
FreeBSD-src-f4ca4d4385b518a2a23bfa936fdde38478f6b9a9.tar.gz
document the current default value for VersionAddendum.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/ssh_config2
-rw-r--r--crypto/openssh/ssh_config.52
-rw-r--r--crypto/openssh/sshd_config2
-rw-r--r--crypto/openssh/sshd_config.52
4 files changed, 4 insertions, 4 deletions
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
OpenPOWER on IntegriCloud