]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/sendproc.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / 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";