diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:26:55 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:26:55 +0100 |
commit | 23ebca57a3272d694e589a8794f42b7262ed7a83 (patch) | |
tree | 15ce829131237af4bd5bb4e7a5bd7c80becff918 /sys/man/4 | |
parent | a2eddf4d2d3e9ed1bd1ee2edf46d4737d8504dd2 (diff) |
factotum(4): remove reference to ssh(1)
Diffstat (limited to 'sys/man/4')
-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 |