Package: libaws-dev Severity: minor Tags: patch Hello,
The attached patch fixes a formatting error resulting in a missing word. Kind Regards, -- Nekral
diff -rauN ../orig/libaws-2.0p/debian/ada2wsdl.1 ./libaws-2.0p/debian/ada2wsdl.1 --- ../orig/libaws-2.0p/debian/ada2wsdl.1 2006-01-29 22:25:29.000000000 +0100 +++ ./libaws-2.0p/debian/ada2wsdl.1 2006-01-29 22:27:59.000000000 +0100 @@ -35,7 +35,7 @@ Force creation of the WSDL file. Overwrite exiting file with the same name. -.IP \fB-I\fR \fIpath\fR +.IP "\fB-I\fR \fIpath\fR" Add path option for the ASIS compilation step. This option can appear any number of time on the command line.

