Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 4b1391b81e20057bd8e9b0b4b9fb2cb7 > files > 4

expat-2.1.0-9.3.mga5.src.rpm


https://bugzilla.redhat.com/show_bug.cgi?id=948534

--- expat-2.1.0/xmlwf/xmlwf.c.xmlwfargs
+++ expat-2.1.0/xmlwf/xmlwf.c
@@ -634,7 +634,7 @@ static void
 usage(const XML_Char *prog, int rc)
 {
   ftprintf(stderr,
-           T("usage: %s [-n] [-p] [-r] [-s] [-w] [-x] [-d output-dir] "
+           T("usage: %s [-s] [-n] [-p] [-x] [-w] [-d output-dir] [-c] [-m] [-r] [-t] [-v] "
              "[-e encoding] file ...\n"), prog);
   exit(rc);
 }