(linenum→info "unix/slp.c:2238")

openssl/0.9.8g/util/pod2mantest.pod

    1: =pod
    2: 
    3: =head1 NAME
    4: 
    5: foo, bar,
    6: MARKER - test of multiline name section
    7: 
    8: =head1 DESCRIPTION
    9: 
   10: This is a test .pod file to see if we have a buggy pod2man or not.
   11: If we have a buggy implementation, we will get a line matching the
   12: regular expression "^ +MARKER - test of multiline name section *$"
   13: at the end of the resulting document.
   14: 
   15: =cut
Syntax (Markdown)