Package: libxmlada1-dev Version: 1.0-2 Severity: minor Tags: patch Hello,
The attached patch fixes a formating error resulting in a missing word. Kind Regards, -- Nekral
diff -rauN ../orig/libxmlada1-1.0/debian/xmlada-config.1 ./libxmlada1-1.0/debian/xmlada-config.1 --- ../orig/libxmlada1-1.0/debian/xmlada-config.1 2006-01-27 01:44:02.000000000 +0100 +++ ./libxmlada1-1.0/debian/xmlada-config.1 2006-01-27 01:46:58.000000000 +0100 @@ -2,7 +2,7 @@ .SH NAME xmlada-config \- display compiler options for XML/Ada .SH SYNOPSIS -\fBxmlada-config\fR \[options\] +\fBxmlada-config\fR [options] .SH DESCRIPTION \fBxmlada-config\fR prints compiler flags on standard output. You use these compiler flags to compile Ada programs that use the XML/Ada

