=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/local.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/window/Attic/local.h 1997/02/25 00:04:08 1.3 +++ src/usr.bin/window/Attic/local.h 1999/11/14 17:34:24 1.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: local.h,v 1.3 1997/02/25 00:04:08 downsj Exp $ */ +/* $OpenBSD: local.h,v 1.4 1999/11/14 17:34:24 millert Exp $ */ /* $NetBSD: local.h,v 1.3 1995/09/28 10:34:26 tls Exp $ */ /* @@ -48,7 +48,7 @@ #define NLINE 48 /* default text buffer size */ #ifdef TERMINFO -#define _PATH_CAPTOINFO "/usr/5bin/captoinfo" -#define _PATH_TIC "/usr/5bin/tic" +#define _PATH_CAPTOINFO "/usr/bin/captoinfo" +#define _PATH_TIC "/usr/bin/tic" #define _PATH_RM "/bin/rm" #endif