]> diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/sendproc.c
Added start_test/finish_test to a bunch of tests.
[nmh] / docs / historical / 2.9BSD / strings / sendproc.c
1 /*
2 * This program is usually called by one of the message composition
3 * programs: comp, repl, dist, and forw, but it may also be called
4 * directly to send a message previously composed.
5 */
6
7 char *sendproc = "/usr/new/mh/send";