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