diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2015-08-25 21:55:54 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2015-08-25 21:55:54 +0200 |
commit | 7300193becde71a344c8ac0973dc290fa24d800d (patch) | |
tree | 6490c364e7764294c209e536d42f3d31d23ebc0d /doc/xmllint.xml | |
parent | 3871a83a5f0aebd8c00879eab14fe901c93dbfcf (diff) | |
download | libxml2-7300193becde71a344c8ac0973dc290fa24d800d.tar.gz |
Imported Upstream version 2.9.1+dfsg1
Diffstat (limited to 'doc/xmllint.xml')
-rw-r--r-- | doc/xmllint.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xmllint.xml b/doc/xmllint.xml index 1008179..5f0f000 100644 --- a/doc/xmllint.xml +++ b/doc/xmllint.xml @@ -271,7 +271,7 @@ <varlistentry> <term><option>--encode <replaceable class="option">ENCODING</replaceable></option></term> <listitem> - <para>Output in the given encoding. Note that this works for full document not fragments or result from XPath queries.</para> + <para>Output in the given encoding.</para> </listitem> </varlistentry> |