Home
last modified time | relevance | path

Searched refs:manext (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dinstallman112 my($modpods, $mandir, $manext, $where) = @_;
161 $manpage = "${mandir}/${manpage}.${manext}";
163 my $parser = Pod::Man->new( section => $manext,
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/
H A DMakefile.in27 manext = 8
42 -$(INSTALL_DATA) $(srcdir)/isoinfo.8 $(mandir)/isoinfo.$(manext)
H A DMakefile27 manext = 8 macro
42 -$(INSTALL_DATA) $(srcdir)/isoinfo.8 $(mandir)/isoinfo.$(manext)
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DMakefile41 manext = 8 macro
77 -$(INSTALL_DATA) $(srcdir)/mkhybrid.8 $(mandir)/mkhybrid.$(manext)
H A DMakefile.in41 manext = 8
77 -$(INSTALL_DATA) $(srcdir)/mkhybrid.8 $(mandir)/mkhybrid.$(manext)
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpodstyle.pod98 B<--section>=I<manext> would be introduced with:
100 =item B<--section>=I<manext>
107 =item B<-s> I<manext>, B<--section>=I<manext>
/openbsd-src/bin/ksh/
H A DCONTRIBUTORS76 * Mike Long (mike.long@analog.com): makefile fix - use $manext, not 1.
/openbsd-src/gnu/usr.bin/binutils/etc/
H A Dmake-stds.texi508 @item manext
517 Use these names instead of @samp{manext} if the package needs to install man
/openbsd-src/gnu/usr.bin/binutils-2.17/etc/
H A Dmake-stds.texi508 @item manext
517 Use these names instead of @samp{manext} if the package needs to install man
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconfigure8889 s%@manext@%$manext%g
H A Dconfigure.in795 manext='.1'
797 AC_SUBST(manext) subst
H A DChangeLog.65300 (manext): Rename to man1ext. All users changed.
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog925 * Make-lang.in: Change all uses of $(manext) to $(man1ext).
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-2001550 * Make-lang.in: Change all uses of $(manext) to $(man1ext).
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog6527 * Make-lang.in: Change all uses of $(manext) to $(man1ext).