BSD 4 development
[unix-history] / usr / src / cmd / msgs / msgs.h
CommitLineData
0bb9ec7c
BJ
1/*
2 * Local definitions for msgs.
3 */
4
5#define USRMSGS "/usr/msgs" /* msgs directory */
6#define MAIL "/usr/ucb/Mail -f %s" /* could set destination also */
7#define PAGE "/usr/ucb/more -%d" /* crt screen paging program */