summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/data/snippets/man/error-none
blob: f760e023d95feb577e481417b577b31fb6d22382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[name]
Suppress errors

[options]
errors none

[input]
=cut

=over 4

=item Foo

Bar.

=head1 NEXT

[output]
.IP Foo 4
.IX Item "Foo"
Bar.
.SH NEXT
.IX Header "NEXT"