ref: ec8c942d624a093c548fee6b9089416a6c8364a9
parent: 14af8a9731e1a0a10d96419f7fc23513a83c3d00
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jan 13 14:26:55 EST 2017
factotum(4): remove reference to ssh(1)
--- a/sys/man/4/factotum
+++ b/sys/man/4/factotum
@@ -491,11 +491,7 @@
where the first line sets a password for
challenge/response authentication, strong against dictionary
attack by being a long random string, and the second line
-sets a public/private keypair for ssh authentication,
-generated by
-.B ssh_genkey
-(see
-.IR ssh (1)).
+sets a public/private keypair for ssh authentication.
.PD
.SS "Confirming key use
.PP
--
⑨