]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Drop description of 'Type' field from docs. 2943/head
authorVinay Kulkarni <kulkarniv@vmware.com>
Tue, 5 Apr 2016 04:05:45 +0000 (21:05 -0700)
committerVinay Kulkarni <kulkarniv@vmware.com>
Tue, 5 Apr 2016 04:06:11 +0000 (21:06 -0700)
man/networkd.conf.xml
man/systemd.network.xml

index 4f423b2b616cb3344c32cfa265999a0472819c47..59a53d8893a9166513b64a4f30d19f129d2f8dd5 100644 (file)
 
     <variablelist class='network-directives'>
 
-      <varlistentry>
-        <term><varname>Type=</varname></term>
-        <listitem><para>The type of DUID specified in this section. The following values are
-        supported:</para>
-        <variablelist>
-          <varlistentry>
-            <term><option>raw</option> </term>
-            <listitem><para>If <literal>Type=raw</literal>, then <literal>RawData=</literal> specifies the
-            entire DUID. For example, <literal>RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</literal>
-            specifies a 14 byte long DUID-EN ("00:02"), with enterprise number 43793 ("00:00:ab:11"),
-            and identifier value "f9:2a:c2:77:29:f9:5c:00".</para><para>If Type is not specified and
-            RawData is specified, Type defaults to 'raw'.</para></listitem>
-          </varlistentry>
-        </variablelist>
-        </listitem>
-      </varlistentry>
-
       <varlistentry>
         <term><varname>RawData=</varname></term>
         <listitem><para>Specifies the DUID bytes as a single newline-terminated, hexadecimal
index a6d290cfb33f4d1773fd62ee0aa3e9232fa33419..bcd437d349ea4e5e58d97f8a26ae51898922cae6 100644 (file)
 
     <variablelist class='network-directives'>
 
-      <varlistentry>
-        <term><varname>Type=</varname></term>
-        <listitem><para>The type of DUID specified in this section. The following values are
-        supported:</para>
-        <variablelist>
-          <varlistentry>
-            <term><option>raw</option> </term>
-            <listitem><para>If <literal>Type=raw</literal>, then <literal>RawData=</literal> specifies the
-            entire DUID. For example, <literal>RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00</literal>
-            specifies a 14 byte long DUID-EN ("00:02"), with enterprise number 43793 ("00:00:ab:11"),
-            and identifier value "f9:2a:c2:77:29:f9:5c:00".</para><para>If Type is not specified and
-            RawData is specified, Type defaults to 'raw'.</para></listitem>
-          </varlistentry>
-        </variablelist>
-        </listitem>
-      </varlistentry>
-
       <varlistentry>
         <term><varname>RawData=</varname></term>
         <listitem><para>Specifies the DUID bytes as a single newline-terminated, hexadecimal