doc: Remove error on document creation
authorMasashi Honma <masashi.honma@gmail.com>
Tue, 16 Dec 2014 03:31:45 +0000 (12:31 +0900)
committerJouni Malinen <j@w1.fi>
Sun, 21 Dec 2014 21:36:55 +0000 (23:36 +0200)
Unexpected trailing zero causes following error.

wpa_supplicant.sgml:472:53:E: character data is not allowed here

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/doc/docbook/wpa_supplicant.sgml

index 182060d..e7bf4e0 100644 (file)
          <para>Enable DBus control interface. If enabled, interface
          definitions may be omitted. (This is only available
          if <command>wpa_supplicant</command> was built with
-         the <literal>CONFIG_DBUS</literal> option.)</para>0
+         the <literal>CONFIG_DBUS</literal> option.)</para>
        </listitem>
       </varlistentry>