From c755a7cc1edea3875ae6910226e0bee0f0edb170 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Sun, 5 Feb 2023 13:15:29 -0500 Subject: [PATCH] ssh: remove old reference from update instructions ssh_config and ssh_config.5 no longer contain the VersionAddendum, so remove instructions to update these files. Fixes: bffe60ead024 ("ssh: retire client VersionAddendum") Sponsored By: The FreeBSD Foundation --- crypto/openssh/FREEBSD-upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 9f6f3d577e0..f4be34754af 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -66,8 +66,8 @@ (leaving them deleted). 10) Resolve conflicts. Remember to bump the version addendum in - version.h, and update the default value in ssh{,d}_config and - ssh{,d}_config.5. + version.h, and update the default value in sshd_config and + sshd_config.5. 11) Diff against the vendor branch: