From 23ebca57a3272d694e589a8794f42b7262ed7a83 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 13 Jan 2017 19:26:55 +0100 Subject: factotum(4): remove reference to ssh(1) --- sys/man/4/factotum | 6 +----- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3