Package: hinfo Severity: minor Tags: patch Hello,
The attached patch fixes a formatting error resulting in a missing word. Kind Regards, -- Nekral
diff -rauN ../orig/hinfo-1.02/hinfo.1 ./hinfo-1.02/hinfo.1 --- ../orig/hinfo-1.02/hinfo.1 2004-11-07 04:02:11.000000000 +0100 +++ ./hinfo-1.02/hinfo.1 2006-01-29 21:53:12.000000000 +0100 @@ -102,7 +102,7 @@ Use \fIpager\fP rather than $PAGER .IP "\-r or \-\-no\-asn Do not look up ASN information -.IP "\-s or \-\-nameserver" \fInameserver\fP +.IP "\-s or \-\-nameserver \fInameserver\fP" Use DNS server \fInameserver\fP .IP "\-t or \-\-timeout \fItimeout\fP" Stop waiting for DNS and whois responses \fItimeout\fP seconds after the last

