=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/rdist/Attic/os-openbsd.h 1997/04/27 13:01:29 1.5 +++ src/usr.bin/rdist/Attic/os-openbsd.h 1997/07/21 05:26:44 1.6 @@ -1,4 +1,4 @@ -/* * $OpenBSD: os-openbsd.h,v 1.5 1997/04/27 13:01:29 downsj Exp $*/ +/* * $OpenBSD: os-openbsd.h,v 1.6 1997/07/21 05:26:44 deraadt Exp $*/ /* * Copyright (c) 1993 Michael A. Cooper * Copyright (c) 1993 Regents of the University of California. @@ -158,4 +158,7 @@ * Define this only if the pathname is different than * that which appears in "include/paths.h". */ +#if 0 +/* Not a chance. set the environment variable RSH instead */ #define _PATH_REMSH "/usr/local/bin/ssh" /**/ +#endif