Home
last modified time | relevance | path

Searched refs:BINM_APROPOS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dconfig.h61 #define BINM_APROPOS "apropos" macro
H A Dmain.c192 else if (strcmp(progname, BINM_APROPOS) == 0) in main()