From: Sebastian Pipping Date: Mon, 31 Jul 2017 20:19:57 +0000 (+0200) Subject: doc/xmlwf.xml: Fix mis-leading description of -c X-Git-Tag: R_2_2_3~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17d2f6bcd5b959f1c319a58e32180e27eac7c398;p=libexpat doc/xmlwf.xml: Fix mis-leading description of -c --- diff --git a/expat/Changes b/expat/Changes index ca316e52..b01faa1e 100644 --- a/expat/Changes +++ b/expat/Changes @@ -19,6 +19,7 @@ Release 2.2.? ???????????????? Repair "./configure && make" for systems without any provider of high quality entropy and try reading /dev/urandom on those + Fix mis-leading description of argument -c in xmlwf.1 Rely on macro HAVE_ARC4RANDOM_BUF (rather than __CloudABI__) for CloudABI #100 Fix use of SIPHASH_MAIN in siphash.h diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 92ea8b59..1444ec1a 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -146,7 +146,7 @@ supports both. doesn't encounter any errors, the input file is simply copied to the output directory unchanged. This implies no namespaces (turns off ) and - requires to specify an output file. + requires to specify an output directory.