[openssh-commits] [openssh] 03/05: upstream: reword HashKnownHosts description a little more; some
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jan 25 18:20:12 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 3432b6e05d5c583c91c566c5708fed487cec79ac
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jan 25 07:02:51 2020 +0000
upstream: reword HashKnownHosts description a little more; some
people found the wording confusing (bz#2560)
OpenBSD-Commit-ID: ac30896598694f07d498828690aecd424c496988
---
ssh_config.5 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ssh_config.5 b/ssh_config.5
index 3814596f..d6779860 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.315 2020/01/25 07:01:00 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.316 2020/01/25 07:02:51 djm Exp $
.Dd $Mdocdate: January 25 2020 $
.Dt SSH_CONFIG 5
.Os
@@ -777,8 +777,8 @@ These hashed names may be used normally by
.Xr ssh 1
and
.Xr sshd 8 ,
-but they do not visually reveal identifying information should the
-file's contents be disclosed.
+but they do not visually reveal identifying information if the
+file's contents are disclosed.
The default is
.Cm no .
Note that existing names and addresses in known hosts files
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list