diff options
| -rw-r--r-- | sys/man/4/factotum | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/man/4/factotum b/sys/man/4/factotum index 6b5b9da9a..62c049f4d 100644 --- a/sys/man/4/factotum +++ b/sys/man/4/factotum @@ -491,11 +491,7 @@ An example would be 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 |
