From 61083426b5bc2639960d51fb0031c82fbfd9ff33 Mon Sep 17 00:00:00 2001 From: "Rainer M. Canavan" Date: Mon, 5 Jul 2021 18:48:10 +0200 Subject: [PATCH] add documentaiton for xmllint exit code 10 Closes: https://gitlab.gnome.org/GNOME/libxml2/-/issues/280 --- doc/xmllint.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/xmllint.xml b/doc/xmllint.xml index 1008179b..f272287e 100644 --- a/doc/xmllint.xml +++ b/doc/xmllint.xml @@ -899,6 +899,13 @@ + + 10 + + XPath evaluation error + + + -- GitLab