=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/servconf.c,v retrieving revision 1.89.2.2 retrieving revision 1.89.2.3 diff -u -r1.89.2.2 -r1.89.2.3 --- src/usr.bin/ssh/servconf.c 2002/03/07 17:37:47 1.89.2.2 +++ src/usr.bin/ssh/servconf.c 2002/03/08 15:17:18 1.89.2.3 @@ -10,7 +10,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: servconf.c,v 1.89.2.2 2002/03/07 17:37:47 jason Exp $"); +RCSID("$OpenBSD: servconf.c,v 1.89.2.3 2002/03/08 15:17:18 brad Exp $"); #if defined(KRB4) || defined(KRB5) #include @@ -818,7 +818,7 @@ * These options can contain %X options expanded at * connect time, so that you can specify paths like: * - * AuthorizedKeysFile /etc/ssh_keys/%u + * AuthorizedKeysFile /etc_keys/%u */ case sAuthorizedKeysFile: case sAuthorizedKeysFile2: