=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/man/Attic/pathnames.h,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/man/Attic/pathnames.h 1996/06/26 05:37:03 1.2 --- src/usr.bin/man/Attic/pathnames.h 1996/09/16 02:26:11 1.3 *************** *** 1,4 **** ! /* $OpenBSD: pathnames.h,v 1.2 1996/06/26 05:37:03 deraadt Exp $ */ /* $NetBSD: pathnames.h,v 1.3 1995/09/28 06:05:40 tls Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: pathnames.h,v 1.3 1996/09/16 02:26:11 deraadt Exp $ */ /* $NetBSD: pathnames.h,v 1.3 1995/09/28 06:05:40 tls Exp $ */ /* *************** *** 38,42 **** #define _PATH_MANCONF "/etc/man.conf" #define _PATH_PAGER "/usr/bin/more -s" ! #define _PATH_TMP "/tmp/man.XXXXXX" #define _PATH_WHATIS "whatis.db" --- 38,42 ---- #define _PATH_MANCONF "/etc/man.conf" #define _PATH_PAGER "/usr/bin/more -s" ! #define _PATH_TMPFILE "/tmp/man.XXXXXX" #define _PATH_WHATIS "whatis.db"