From: Felipe Gasper Date: Wed, 13 Mar 2019 17:26:03 +0000 (+0000) Subject: Update dbus-specification.xml to remove redundancies in the interface name requirements. X-Git-Tag: dbus-1.13.10~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=570d6c6ab89bdfe3b908273e03494b5710f12ae6;p=thirdparty%2Fdbus.git Update dbus-specification.xml to remove redundancies in the interface name requirements. --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index fe3b5de80..461404c85 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -1875,11 +1875,6 @@ - Interface names must contain at least one '.' (period) - character (and thus at least two elements). - - - Interface names must not begin with a '.' (period) character. Interface names must not exceed the maximum name length.