summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/pod2mantest.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/util/pod2mantest.pod')
-rw-r--r--src/lib/libcrypto/util/pod2mantest.pod15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/lib/libcrypto/util/pod2mantest.pod b/src/lib/libcrypto/util/pod2mantest.pod
new file mode 100644
index 0000000000..5d2539a17f
--- /dev/null
+++ b/src/lib/libcrypto/util/pod2mantest.pod
@@ -0,0 +1,15 @@
1=pod
2
3=head1 NAME
4
5foo, bar,
6MARKER - test of multiline name section
7
8=head1 DESCRIPTION
9
10This is a test .pod file to see if we have a buggy pod2man or not.
11If we have a buggy implementation, we will get a line matching the
12regular expression "^ +MARKER - test of multiline name section *$"
13at the end of the resulting document.
14
15=cut