X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fpod2mantest;h=384e683df4cc7636fbf98251d421e62654cca08f;hp=412ca8d6d88b0258edd3e81b06cfb253b874a23d;hb=03c075e572d75d4a6410351f4637ec494bac9b61;hpb=623e9e66c0de2981420af35c9f06b2c900538d22 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