From 1613b6ed1fcce49e49d1475b35775cd1038b5d26 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 17:41:37 +0200 Subject: [PATCH 1/9] xmlwf.1: Add where missing --- expat/doc/xmlwf.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index fbe0ec87..1259766a 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -123,8 +123,8 @@ When an option includes an argument, you may specify the argument either -separately (" output") or concatenated with the -option ("output"). &dhpackage; +separately (" output") or concatenated with the +option ("output"). &dhpackage; supports both. @@ -144,7 +144,7 @@ supports both. - + output-dir Specifies a directory to contain transformed @@ -175,7 +175,7 @@ supports both. - + encoding Specifies the character encoding for the document, overriding From 83f12b5627d8f3cbc9be287c860878d19e03b4d8 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:15:14 +0200 Subject: [PATCH 2/9] xmlwf.1: Pull colon out of --- expat/doc/xmlwf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 1259766a..9d37f860 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -86,7 +86,7 @@ The file begins with an XML declaration. For instance, <?xml version="1.0" standalone="yes"?>. - NOTE: + NOTE: &dhpackage; does not currently check for a valid XML declaration. From 0d21b17b2cb08ba8b202abf7ebe6af95d20d4d73 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:29:12 +0200 Subject: [PATCH 3/9] xmlwf.1: Move argument -k in place with regard to alphabetic order --- expat/doc/xmlwf.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 9d37f860..3bb55375 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -190,6 +190,20 @@ supports both. + + + + + When processing multiple files, Expat by default halts after the + the first file with an error. This tells Expat to report the error + but to keep processing. + This can be useful, for example, when testing a filter that converts + many files to XML and you want to quickly find out which conversions + failed. + + + + @@ -283,20 +297,6 @@ supports both. - - - - - - When processing multiple files, Expat by default halts after the - the first file with an error. This tells Expat to report the error - but to keep processing. - This can be useful, for example, when testing a filter that converts - many files to XML and you want to quickly find out which conversions - failed. - - - From 506600c59f0d7b24f13c9e3d0ccb0ce236525b6b Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:45:42 +0200 Subject: [PATCH 4/9] xmlwf.1: Drop section "alternatives" that contains only dead links --- expat/doc/xmlwf.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 3bb55375..47dfb39e 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -449,21 +449,6 @@ supports both. - - ALTERNATIVES - - Here are some XML validators on the web: - - -http://www.hcrc.ed.ac.uk/~richard/xml-check.html -http://www.stg.brown.edu/service/xmlvalid/ -http://www.scripting.com/frontier5/xml/code/xmlValidator.html -http://www.xml.com/pub/a/tools/ruwf/check.html - - - - - SEE ALSO From a1c3ac908c355fae5d89b0ab4638c6b0cc4fa238 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:49:49 +0200 Subject: [PATCH 5/9] xmlwf.1: Improve links in section "see also" --- expat/doc/xmlwf.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 47dfb39e..39fdfdf8 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -454,8 +454,8 @@ supports both. -The Expat home page: http://www.libexpat.org/ -The W3 XML specification: http://www.w3.org/TR/REC-xml +The Expat home page: https://libexpat.github.io/ +The W3 XML 1.0 specification (fourth edition): https://www.w3.org/TR/2006/REC-xml-20060816/ From de34e8ce156990999f4bf81677e8fc7c4be66b77 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:44:57 +0200 Subject: [PATCH 6/9] xmlwf.1: Use &dhpackage; where missing --- expat/doc/xmlwf.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 39fdfdf8..e1e5bf9b 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -194,8 +194,9 @@ supports both. - When processing multiple files, Expat by default halts after the - the first file with an error. This tells Expat to report the error + When processing multiple files, &dhpackage; + by default halts after the the first file with an error. + This tells &dhpackage; to report the error but to keep processing. This can be useful, for example, when testing a filter that converts many files to XML and you want to quickly find out which conversions @@ -240,7 +241,7 @@ supports both. - Tells xmlwf to process external DTDs and parameter + Tells &dhpackage; to process external DTDs and parameter entities. @@ -316,7 +317,7 @@ supports both. Enables support for Windows code pages. Normally, &dhpackage; will throw an error if it runs across an encoding that it is not equipped to handle itself. With - , &dhpackage; will try to use a Windows code + , &dhpackage; will try to use a Windows code page. See also . From dd77046dc3043af0a604e79cbc0ee29115effab5 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 19:07:59 +0200 Subject: [PATCH 7/9] xmlwf.1: Be more precise in section "author" --- expat/doc/xmlwf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index e1e5bf9b..13dbdf5e 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -465,7 +465,8 @@ The W3 XML 1.0 specification (fourth edition): https://www.w3.org/TR/2006/REC-x AUTHOR - This manual page was written by &dhusername; &dhemail; for + This manual page was originally written by &dhusername; &dhemail; + in December 2001 for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation From 1f75b7fbac19962f20d5401d300e34d440656996 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 18:59:10 +0200 Subject: [PATCH 8/9] xmlwf.1: Bump date of last modification --- expat/doc/xmlwf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml index 13dbdf5e..0977a4f2 100644 --- a/expat/doc/xmlwf.xml +++ b/expat/doc/xmlwf.xml @@ -3,7 +3,7 @@ Scott"> Bronson"> - March 25, 2021"> + April 25, 2021"> 1"> From 1a5ae0e4c093c57899a43012ca0ad6d912e34cdc Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 25 Apr 2021 19:13:00 +0200 Subject: [PATCH 9/9] Changes: Document improvements to the man page --- expat/Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/Changes b/expat/Changes index e09c2e37..40b716d9 100644 --- a/expat/Changes +++ b/expat/Changes @@ -7,7 +7,7 @@ Release X.X.X XXX XXXXX XX XXXX #457 Unexpose symbol _INTERNAL_trim_to_complete_utf8_characters #458 #459 CMake: Support absolute paths for both CMAKE_INSTALL_LIBDIR and CMAKE_INSTALL_INCLUDEDIR - #468 xmlwf: Simplify synopsis (in help output, and in the man page) + #468 #469 xmlwf: Improve help output and the xmlwf man page Release 2.3.0 Thu March 25 2021 Bug fixes: