Skip to content

Commit f38e0cc

Browse files
author
Vinay Kulkarni
committed
Drop description of 'Type' field from docs.
1 parent b7f7144 commit f38e0cc

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

man/networkd.conf.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -91,23 +91,6 @@
9191

9292
<variablelist class='network-directives'>
9393

94-
<varlistentry>
95-
<term><varname>Type=</varname></term>
96-
<listitem><para>The type of DUID specified in this section. The following values are
97-
supported:</para>
98-
<variablelist>
99-
<varlistentry>
100-
<term><option>raw</option> </term>
101-
<listitem><para>If <literal>Type=raw</literal>, then <literal>RawData=</literal> specifies the
102-
entire DUID. For example, <literal>RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</literal>
103-
specifies a 14 byte long DUID-EN ("00:02"), with enterprise number 43793 ("00:00:ab:11"),
104-
and identifier value "f9:2a:c2:77:29:f9:5c:00".</para><para>If Type is not specified and
105-
RawData is specified, Type defaults to 'raw'.</para></listitem>
106-
</varlistentry>
107-
</variablelist>
108-
</listitem>
109-
</varlistentry>
110-
11194
<varlistentry>
11295
<term><varname>RawData=</varname></term>
11396
<listitem><para>Specifies the DUID bytes as a single newline-terminated, hexadecimal

man/systemd.network.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -852,23 +852,6 @@
852852

853853
<variablelist class='network-directives'>
854854

855-
<varlistentry>
856-
<term><varname>Type=</varname></term>
857-
<listitem><para>The type of DUID specified in this section. The following values are
858-
supported:</para>
859-
<variablelist>
860-
<varlistentry>
861-
<term><option>raw</option> </term>
862-
<listitem><para>If <literal>Type=raw</literal>, then <literal>RawData=</literal> specifies the
863-
entire DUID. For example, <literal>RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</literal>
864-
specifies a 14 byte long DUID-EN ("00:02"), with enterprise number 43793 ("00:00:ab:11"),
865-
and identifier value "f9:2a:c2:77:29:f9:5c:00".</para><para>If Type is not specified and
866-
RawData is specified, Type defaults to 'raw'.</para></listitem>
867-
</varlistentry>
868-
</variablelist>
869-
</listitem>
870-
</varlistentry>
871-
872855
<varlistentry>
873856
<term><varname>RawData=</varname></term>
874857
<listitem><para>Specifies the DUID bytes as a single newline-terminated, hexadecimal

0 commit comments

Comments
 (0)