Searched refs:manpage (Results 1 - 14 of 14) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | PlainText.pm | 395 # name. Note that L<manpage/> forces a manpage interpretation, as does 396 # something looking like L<manpage(section)>. The latter is an 398 my ($manpage, $section) = ('', $_); 405 ($manpage, $section) = ($_, ''); 407 ($manpage, $section) = split (/\s*\/\s*/, $_, 2); 413 $text = "the $manpage manpage" if length $manpage; 416 $text .= (length $manpage) [all...] |
H A D | Usage.pm | 94 corresponding value is 2 or more then the entire manpage is printed. 394 with re-writing this manpage. 550 ## See if this is a heading and we arent printing the entire manpage.
|
H A D | ParseUtils.pm | 278 to Perl documents. C<LE<lt>DBI::foo(3p)E<gt>> is wrong as well, the manpage
|
/osnet-11/usr/src/grub/grub2/ |
H A D | gentpl.py | 468 def manpage(): function 487 r += "[+ IF mansection +]" + manpage() + "[+ ENDIF +]" 516 r += "[+ IF mansection +]" + manpage() + "[+ ENDIF +]"
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/ |
H A D | htmlview.t | 170 <p>See also <a href="/t/htmlescp.html">Test Page 2</a>, the <a href="/Your/Module.html">the Your::Module manpage</a> and <a href="/Their/Module.html">the Their::Module manpage</a>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2usage.PL | 98 3 : print the entire manpage (similar to running pod2text)
|
H A D | pod2man.PL | 293 C<manpage(section)>, and Pod::Man will automatically format those
|
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/ |
H A D | File.xs | 35 # mode. For a full explanation of the various combinations, see the manpage
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/ |
H A D | MM.pm | 74 --perm_rw octal permission to set the resulting manpage to
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | Cap.pm | 60 termcap manpage on most Unix-like systems.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | perl5db.pl | 6902 B<$doccmd> I<manpage> Runs the external doc viewer B<$doccmd> command on the 6903 named Perl I<manpage>, or on B<$doccmd> itself if omitted. 7077 B<$doccmd> I<manpage> Runs the external doc viewer B<$doccmd> command on the 7078 named Perl I<manpage>, or on B<$doccmd> itself if omitted.
|
H A D | CPAN.pm | 6605 If module is installed, peeks into the module's manpage, reads the 7161 Kawai,Takanori provides a Japanese translation of this manpage at
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MakeMaker.pm | 1003 The long answer is the rest of the manpage :-)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigInt.pm | 4045 manpage), and the equation
|
Completed in 445 milliseconds