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 .