diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/util/pod2mantest.pod | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/lib/libcrypto/util/pod2mantest.pod b/src/lib/libcrypto/util/pod2mantest.pod deleted file mode 100644 index 5d2539a17f..0000000000 --- a/src/lib/libcrypto/util/pod2mantest.pod +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 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 | ||
