diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index 4f423b2b61..59a53d8893 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 a6d290cfb3..bcd437d349 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