xref: /minix3/crypto/external/bsd/openssl/dist/util/pod2mantest.pod (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambuc=pod
2*ebfedea0SLionel Sambuc
3*ebfedea0SLionel Sambuc=head1 NAME
4*ebfedea0SLionel Sambuc
5*ebfedea0SLionel Sambucfoo, bar,
6*ebfedea0SLionel SambucMARKER - test of multiline name section
7*ebfedea0SLionel Sambuc
8*ebfedea0SLionel Sambuc=head1 DESCRIPTION
9*ebfedea0SLionel Sambuc
10*ebfedea0SLionel SambucThis is a test .pod file to see if we have a buggy pod2man or not.
11*ebfedea0SLionel SambucIf we have a buggy implementation, we will get a line matching the
12*ebfedea0SLionel Sambucregular expression "^ +MARKER - test of multiline name section *$"
13*ebfedea0SLionel Sambucat the end of the resulting document.
14*ebfedea0SLionel Sambuc
15*ebfedea0SLionel Sambuc=cut
16