=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rsh/Attic/pathnames.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/rsh/Attic/pathnames.h 2003/06/03 02:56:15 1.4 +++ src/usr.bin/rsh/Attic/pathnames.h 2004/01/17 22:42:50 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.4 2003/06/03 02:56:15 millert Exp $ */ +/* $OpenBSD: pathnames.h,v 1.5 2004/01/17 22:42:50 millert Exp $ */ /* * Copyright (c) 1989 The Regents of the University of California. @@ -31,5 +31,4 @@ * from: @(#)pathnames.h 5.2 (Berkeley) 4/9/90 */ -#define _PATH_RLOGIN "/usr/bin/rlogin" -#define _PATH_TELNET "/usr/bin/telnet" +#define _PATH_SSH "/usr/bin/ssh"