Update dbus-specification.xml to remove redundancies in the interface name requirements.

This commit is contained in:
Felipe Gasper 2019-03-13 17:26:03 +00:00
parent 77dec25007
commit 570d6c6ab8

View file

@ -1875,11 +1875,6 @@
</para>
</listitem>
<listitem><para>Interface names must contain at least one '.' (period)
character (and thus at least two elements).
</para></listitem>
<listitem><para>Interface names must not begin with a '.' (period) character.</para></listitem>
<listitem><para>Interface names must not exceed the maximum name length.</para></listitem>
</itemizedlist>
</para>