From: Masashi Honma Date: Tue, 16 Dec 2014 03:31:45 +0000 (+0900) Subject: doc: Remove error on document creation X-Git-Tag: hostap_2_4~705 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b797130d75c372fdd76b48d38fec0252b8e0c83;p=thirdparty%2Fhostap.git doc: Remove error on document creation Unexpected trailing zero causes following error. wpa_supplicant.sgml:472:53:E: character data is not allowed here Signed-off-by: Masashi Honma --- diff --git a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml index 182060d13..e7bf4e078 100644 --- a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml +++ b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml @@ -469,7 +469,7 @@ Enable DBus control interface. If enabled, interface definitions may be omitted. (This is only available if wpa_supplicant was built with - the CONFIG_DBUS option.)0 + the CONFIG_DBUS option.)