summaryrefslogtreecommitdiff
path: root/crypto/openssh/ssh-keygen.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2005-06-05 15:41:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2005-06-05 15:41:57 +0000
commit4518870c7202d4098a97eae7a1d3820d84a4b0f4 (patch)
tree08ccf47ce923e292d8f5057f36d34f042b7a5e6d /crypto/openssh/ssh-keygen.1
parent5e8dbd04ef7b2df5ba3f8dc859ad6e472ce1c534 (diff)
downloadsrc-test2-4518870c7202d4098a97eae7a1d3820d84a4b0f4.tar.gz
src-test2-4518870c7202d4098a97eae7a1d3820d84a4b0f4.zip
Notes
Diffstat (limited to 'crypto/openssh/ssh-keygen.1')
-rw-r--r--crypto/openssh/ssh-keygen.18
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/openssh/ssh-keygen.1 b/crypto/openssh/ssh-keygen.1
index 3987b1e66615..c14eed14e81b 100644
--- a/crypto/openssh/ssh-keygen.1
+++ b/crypto/openssh/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.66 2005/03/01 18:15:56 jmc Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.67 2005/03/14 10:09:03 dtucker Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -232,8 +232,10 @@ command.
.It Fl H
Hash a
.Pa known_hosts
-file, printing the result to standard output.
-This replaces all hostnames and addresses with hashed representations.
+file.
+This replaces all hostnames and addresses with hashed representations
+within the specified file; the original content is moved to a file with
+a .old suffix.
These hashes may be used normally by
.Nm ssh
and