This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update podlators to CPAN version 5.00
[perl5.git] / cpan / podlators / t / data / snippets / man / fixed-font-in-item
CommitLineData
a7ea90b1
SH
1[name]
2Fixed-width font in item
3
4[input]
5=head1 Fixed-width Fonts in =item
6
20616d51
RA
7In podlators 4.06 and earlier, italic was terminated with \f(CW, which
8didn't properly stop italic.
a7ea90b1
SH
9
10=over 2
11
12=item C<tar I<option>... [I<name>]...>
13
14=item C<tar I<letter>... [I<argument>]... [I<option>]... [I<name>]...>
15
16=back
17
18[output]
19.SH "Fixed-width Fonts in =item"
20.IX Header "Fixed-width Fonts in =item"
20616d51
RA
21In podlators 4.06 and earlier, italic was terminated with \ef(CW, which
22didn't properly stop italic.
23.ie n .IP """tar \f(CIoption\fR... [\f(CIname\fR]...""" 2
24.el .IP "\f(CWtar \fR\f(CIoption\fR\f(CW... [\fR\f(CIname\fR\f(CW]...\fR" 2
a7ea90b1
SH
25.IX Item "tar option... [name]..."
26.PD 0
20616d51
RA
27.ie n .IP """tar \f(CIletter\fR... [\f(CIargument\fR]... [\f(CIoption\fR]... [\f(CIname\fR]...""" 2
28.el .IP "\f(CWtar \fR\f(CIletter\fR\f(CW... [\fR\f(CIargument\fR\f(CW]... [\fR\f(CIoption\fR\f(CW]... [\fR\f(CIname\fR\f(CW]...\fR" 2
a7ea90b1 29.IX Item "tar letter... [argument]... [option]... [name]..."