xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/true-false (revision f2a19305cfc49ea4d1a5feb55cd6c283c6f1e031)
1[name]
2TRUE (1) and FALSE (0)
3
4[input]
5=head1 TRUE (1)
6
7podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff
8in the output because it tried to apply both small caps and man page reference
9code and got it wrong.
10
11[output]
12.SH "TRUE (1)"
13.IX Header "TRUE (1)"
14podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff
15in the output because it tried to apply both small caps and man page reference
16code and got it wrong.
17