summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/pod2mantest
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/util/pod2mantest')
-rw-r--r--src/lib/libcrypto/util/pod2mantest2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/util/pod2mantest b/src/lib/libcrypto/util/pod2mantest
index 412ca8d6d8..384e683df4 100644
--- a/src/lib/libcrypto/util/pod2mantest
+++ b/src/lib/libcrypto/util/pod2mantest
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# This script is used by test/Makefile.ssl to check whether a sane 'pod2man' 3# This script is used by test/Makefile to check whether a sane 'pod2man'
4# is installed. 4# is installed.
5# ('make install' should not try to run 'pod2man' if it does not exist or if 5# ('make install' should not try to run 'pod2man' if it does not exist or if
6# it is a broken 'pod2man' version that is known to cause trouble. if we find 6# it is a broken 'pod2man' version that is known to cause trouble. if we find