Package: ipac-ng Version: 1.31-1 Severity: minor Tags: patch Hello,
The attached patch fixes some typos in the ipac-convert.8 man page, which result in missing words. Kind Regards, -- Nekral
diff -rauN ../orig/ipac-ng-1.31/ipac-convert.8 ./ipac-ng-1.31/ipac-convert.8 --- ../orig/ipac-ng-1.31/ipac-convert.8 2004-06-28 17:47:24.000000000 +0200 +++ ./ipac-ng-1.31/ipac-convert.8 2006-01-29 22:00:58.000000000 +0100 @@ -46,7 +46,7 @@ and the destination database is accessed through the storage method .BR dest_storage . .SH OPTIONS -.IP -f|--fetchipac FETCHIPAC +.IP "-f|--fetchipac FETCHIPAC" Tell .B ipac-convert which fetchipac to use. (ipac-convert needs fetchipac to access databases.) @@ -55,7 +55,7 @@ executed. This shows how ipac's database is accessed through .B fetchipac pretty well. -.IP --start-step N, --stop-step N +.IP "--start-step N, --stop-step N" .B ipac-convert runs in four steps. Each step consists of one call to .BR fetchipac .

