summaryrefslogtreecommitdiffstats
path: root/util/pod2mantest
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2005-04-27 08:56:15 +0000
committerNils Larsch <nils@openssl.org>2005-04-27 08:56:15 +0000
commitcd202fe2f9d3cd44c361ba56b158ef400a75dc39 (patch)
treeb512873c73e389ce8b82ac090286f611e9958626 /util/pod2mantest
parent69af4faec187b1e589c0328cea79054469ca06d0 (diff)
get rid of Makefile.ssl in util/
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