summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/pod2mantest.pod
diff options
context:
space:
mode:
authorafresh1 <>2014-04-17 19:20:52 +0000
committerafresh1 <>2014-04-17 19:20:52 +0000
commitb1775c75d1207b8470bc1541bd04c11166acda71 (patch)
tree8bc06712ef3cbf999c98aaad3dbe7c906415d1ec /src/lib/libcrypto/util/pod2mantest.pod
parentc8838e62c12af89dd57056dcfc906ccd79e3b110 (diff)
downloadopenbsd-b1775c75d1207b8470bc1541bd04c11166acda71.tar.gz
openbsd-b1775c75d1207b8470bc1541bd04c11166acda71.tar.bz2
openbsd-b1775c75d1207b8470bc1541bd04c11166acda71.zip
Remove unused ssl utils
This code is the reason perl has a name as a write only language. ok deraadt miod
Diffstat (limited to 'src/lib/libcrypto/util/pod2mantest.pod')
-rw-r--r--src/lib/libcrypto/util/pod2mantest.pod15
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
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