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

/freebsd-10-stable/crypto/openssl/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.
/freebsd-10-stable/secure/lib/libcrypto/
H A DMakefile.inc70 pod2man --section=$$sec --release="${OPENSSL_VER}" \
/freebsd-10-stable/contrib/binutils/gas/doc/
H A DMakefile.am13 POD2MAN = pod2man --center="GNU Development Tools" \
/freebsd-10-stable/crypto/openssl/
H A DMakefile.org633 @pod2man="`cd ./util; ./pod2mantest $(PERL)`"; \
644 sh -c "$$pod2man \
661 sh -c "$$pod2man \
H A DMakefile635 @pod2man="`cd ./util; ./pod2mantest $(PERL)`"; \
646 sh -c "$$pod2man \
663 sh -c "$$pod2man \
/freebsd-10-stable/contrib/binutils/binutils/doc/
H A DMakefile.am13 POD2MAN = pod2man --center="GNU Development Tools" \
/freebsd-10-stable/contrib/binutils/ld/
H A DMakefile.am49 POD2MAN = pod2man --center="GNU Development Tools" \

Completed in 208 milliseconds