]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/lproc.c
Remove final traces of TMA support
[nmh] / docs / historical / mh-jun-1982 / strings / lproc.c
1 #ifdef COMMENT
2 Proprietary Rand Corporation, 1981.
3 Further distribution of this software
4 subject to the terms of the Rand
5 license agreement.
6 #endif
7
8 /*
9 * This is the program invoked by a "list" response to "What now?"
10 * whereas, showproc is the program invoked by show, next, prev,
11 * "pick -show".
12 */
13
14 char *lproc = "/usr/ucb/more";