Searched refs:apropos (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/man/
H A DMakefile18 LINKS= apropos whatis catman
H A Dman.c155 static int apropos = 0; variable
234 if (strcmp(__progname, "apropos") == 0) {
235 apropos++;
238 apropos++;
274 apropos++;
303 if (apropos)
317 if (apropos) {
397 if (apropos)
525 /* Just store all sections when doing makewhatis or apropos/whatis */
526 if (makewhatis || apropos) {
[all...]
/illumos-gate/usr/src/man/man1/
H A DMakefile30 apropos.1 \
546 whatis.1 := LINKSRC = apropos.1

Completed in 144 milliseconds