]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/Mailprog.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / strings / Mailprog.c
1 /*
2 * This is the program called to deliver mail
3 * on systems where we try to maintain compatibility
4 * with the standard message format.
5 */
6
7 char *Mailprog = "/usr/ucb/Mail";