This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update podlators to 5.01
[perl5.git] / cpan / podlators / t / data / snippets / man / bullets
CommitLineData
a7ea90b1
SH
1[name]
2Bullet handling
3
4[input]
5=over 4
6
7=item *
8
9A bullet.
10
11=item *
12
13Another bullet.
14
15=item * Also a bullet.
16
17=back
18
19[output]
a9304318 20.IP \(bu 4
a7ea90b1 21A bullet.
a9304318 22.IP \(bu 4
a7ea90b1 23Another bullet.
a9304318 24.IP \(bu 4
a7ea90b1 25Also a bullet.