View | Details | Raw Unified | Return to bug 997
Collapse All | Expand All

(-)ssh-keygen.1 (-2 / +4 lines)
Lines 232-239 command. Link Here
232
.It Fl H
232
.It Fl H
233
Hash a
233
Hash a
234
.Pa known_hosts
234
.Pa known_hosts
235
file, printing the result to standard output.
235
file.
236
This replaces all hostnames and addresses with hashed representations.
236
This replaces all hostnames and addresses with hashed representations
237
within the specified file, the original content is moved to a file with
238
a .old suffix.
237
These hashes may be used normally by
239
These hashes may be used normally by
238
.Nm ssh
240
.Nm ssh
239
and
241
and

Return to bug 997