Searched refs:MAN (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/gpt-12/
H A DMakefile7 MAN= gpt.8 macro
/macosx-10.10.1/man-16/man/src/
H A Ddefs.h7 #define MAN 0 macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A DWWW.mk47 .DO.WWW.MAN : .USE
53 $(@.DO.WWW.MAN)
408 .INIT : .WWW.MAN
409 .WWW.MAN. := $(>)
410 .WWW.MAN : .MAKE .FORCE
412 for I $(.WWW.MAN.)
414 $(WWWDIR)/man/man1/$(I:B).html : .DO.WWW.MAN $(I)
418 $(WWWDIR)/man/man1/$(I).html : .DO.WWW.MAN -
429 $(H) : .DO.WWW.MAN $(BINDIR)/$(I)
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/doc/
H A Dtk2html.perl186 open(MAN, '-');
190 'open(MAN, "'.$page.'") || die "Can'."'t open pipe to '$page' for reading: ".'$!";';
194 open(MAN, $page) || die "Can't open '$page' for reading: $!";
196 while (<MAN>) {
334 close(MAN);
/macosx-10.10.1/zsh-61/zsh/Doc/
H A DMakefile.in49 MAN = zsh.1 zshbuiltins.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 \
56 YODLDOC = $(MAN) texi
183 man: $(MAN)
195 $(MAN): zmacros.yo zman.yo
306 for file in $(MAN); do \
351 for file in $(MAN); do \
395 cd $(sdir) && rm -f version.yo ../META-FAQ zsh.texi $(MAN)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpinfo.vim21 syn keyword pinfoOptions MANUAL CUT-MAN-HEADERS CUT-EMPTY-MAN-LINES
25 \ INFOPATH MAN-OPTIONS STDERR-REDIRECTION
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/kmem/
H A DMakefile32 MAN= lsof.8 macro
38 SOURCE= Makefile ${OTHER} ${MAN} ${HDR} ${SRC}
54 install -c -m 444 ${MAN} ${DOC}
65 @echo ' install -m 444 $${MAN} $${DOC}'
71 @echo ' install -m 444 $${MAN} $${DOC}'
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/libproc/
H A DMakefile34 MAN= lsof.8 macro
40 SOURCE= Makefile ${OTHER} ${MAN} ${HDR} ${SRC}
63 install -c -m 444 ${MAN} ${DOC}
74 @echo ' install -m 444 $${MAN} $${DOC}'
80 @echo ' install -m 444 $${MAN} $${DOC}'
/macosx-10.10.1/zsh-61/zsh/Util/
H A Dhelpfiles62 delete($ENV{$_}) if(/^((LC_)|(LESS)|(MAN))/);

Completed in 197 milliseconds