From: Vinay Kulkarni Date: Tue, 5 Apr 2016 04:05:45 +0000 (-0700) Subject: Drop description of 'Type' field from docs. X-Git-Tag: v230~200^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2943%2Fhead;p=thirdparty%2Fsystemd.git Drop description of 'Type' field from docs. --- diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index 4f423b2b616..59a53d8893a 100644 --- a/man/networkd.conf.xml +++ b/man/networkd.conf.xml @@ -91,23 +91,6 @@ - - Type= - The type of DUID specified in this section. The following values are - supported: - - - - If Type=raw, then RawData= specifies the - entire DUID. For example, RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00 - 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".If Type is not specified and - RawData is specified, Type defaults to 'raw'. - - - - - RawData= Specifies the DUID bytes as a single newline-terminated, hexadecimal diff --git a/man/systemd.network.xml b/man/systemd.network.xml index a6d290cfb33..bcd437d349e 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -852,23 +852,6 @@ - - Type= - The type of DUID specified in this section. The following values are - supported: - - - - If Type=raw, then RawData= specifies the - entire DUID. For example, RawData=00:02:00:00:ab:11:f9:2a:c2:77:29:f9:5c:00 - 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".If Type is not specified and - RawData is specified, Type defaults to 'raw'. - - - - - RawData= Specifies the DUID bytes as a single newline-terminated, hexadecimal