Searched refs:pod2man (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dpod2mantest3 # This script is used by test/Makefile to check whether a sane 'pod2man'
5 # ('make install' should not try to run 'pod2man' if it does not exist or if
6 # it is a broken 'pod2man' version that is known to cause trouble. if we find
7 # the system 'pod2man' to be broken, we use our own copy instead)
10 # running) pod2man.
17 # First we try "pod2man", then "$dir/pod2man" for each item in $PATH.
21 pod2man=pod2man
25 pod2man
[all...]
H A Dpod2man.pl9 pod2man - translate embedded Perl pod directives into man pages
13 B<pod2man>
25 B<pod2man> converts its input file containing embedded pod directives (see
29 Besides the obvious pod conversions, B<pod2man> also takes care of
182 pod2man program > program.1
183 pod2man some_module.pm > /usr/perl/man/man3/some_module.3
184 pod2man --section=7 note.pod > note.7
188 The following diagnostics are generated by B<pod2man>. Items
190 B<pod2man> to immediately exit with a non-zero status.
/barrelfish-master/lib/openssl-1.0.0d/
H A DMakefile.bak599 @pod2man="`cd ./util; ./pod2mantest $(PERL)`"; \
610 sh -c "$$pod2man \
627 sh -c "$$pod2man \
H A DMakefile.org597 @pod2man="`cd ./util; ./pod2mantest $(PERL)`"; \
608 sh -c "$$pod2man \
625 sh -c "$$pod2man \
H A DMakefile599 @pod2man="`cd ./util; ./pod2mantest $(PERL)`"; \
610 sh -c "$$pod2man \
627 sh -c "$$pod2man \

Completed in 91 milliseconds