diff --git a/ldns-1.6.16-manpage-fixes-bundle.patch b/ldns-1.6.16-manpage-fixes-bundle.patch index ed713a1..7951ec1 100644 --- a/ldns-1.6.16-manpage-fixes-bundle.patch +++ b/ldns-1.6.16-manpage-fixes-bundle.patch @@ -16,7 +16,7 @@ index 663b744..084b801 100644 printf(" -a - print all differences (-i -d -c)\n"); printf(" -s - do not exclude SOA record from comparison\n"); printf(" -z - do not sort zones\n"); -+ pritnf(" -h - show usage and exit\n"); ++ printf(" -h - show usage and exit\n"); + printf(" -v - show the version and exit\n"); }