=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-keysign.8,v retrieving revision 1.2.2.2 retrieving revision 1.3 diff -u -r1.2.2.2 -r1.3 --- src/usr.bin/ssh/ssh-keysign.8 2002/10/11 14:53:07 1.2.2.2 +++ src/usr.bin/ssh/ssh-keysign.8 2002/07/03 14:21:05 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keysign.8,v 1.2.2.2 2002/10/11 14:53:07 miod Exp $ +.\" $OpenBSD: ssh-keysign.8,v 1.3 2002/07/03 14:21:05 markus Exp $ .\" .\" Copyright (c) 2002 Markus Friedl. All rights reserved. .\" @@ -40,7 +40,7 @@ .Nm is disabled by default and can only be enabled in the the global client configuration file -.Pa /etc/ssh_config +.Pa /etc/ssh/ssh_config by setting .Cm HostbasedAuthentication to @@ -56,11 +56,11 @@ for more information about hostbased authentication. .Sh FILES .Bl -tag -width Ds -.It Pa /etc/ssh_config +.It Pa /etc/ssh/ssh_config Controls whether .Nm is enabled. -.It Pa /etc/ssh_host_dsa_key, /etc/ssh_host_rsa_key +.It Pa /etc/ssh/ssh_host_dsa_key, /etc/ssh/ssh_host_rsa_key These files contain the private parts of the host keys used to generate the digital signature. They should be owned by root, readable only by root, and not