Changed find(1) primaries to more logical evaluation.
[unix-history] / usr / src / usr.bin / man / pathnames.h
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.4 (Berkeley) %G%
*/
#define _PATH_MANCONF "/etc/man.conf"
#define _PATH_PAGER "/usr/bin/more -s"
#define _PATH_WHATIS "whatis.db"