Searched refs:fixedbold (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToNroff.pm20 sub fixedbold { shift->_perldoc_elem('fixedbold' , @_) } subroutine
66 The following options are supported: center, date, fixed, fixedbold,
H A DToMan.pm26 sub fixedbold { shift->_perldoc_elem('fixedbold' , @_) } subroutine
141 The following options are supported: center, date, fixed, fixedbold,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm296 for (qw/fixed fixedbold fixeditalic fixedbolditalic/) {
310 $$self{fixedbold} ||= 'CB';
320 '110' => toescape ($$self{fixedbold}),
1223 =item fixedbold
1300 (F) You specified a *roff font (using C<fixed>, C<fixedbold>, etc.) that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL68 'date|d=s', 'fixed=s', 'fixedbold=s', 'fixeditalic=s',
106 [B<--fixedbold>=I<font>] [B<--fixeditalic>=I<font>]
166 =item B<--fixedbold>=I<font>

Completed in 41 milliseconds