From f38e0cce75ff2ffbd99f7e382ed39c160bb7d799 Mon Sep 17 00:00:00 2001 From: Vinay Kulkarni Date: Mon, 4 Apr 2016 21:05:45 -0700 Subject: Drop description of 'Type' field from docs. --- man/networkd.conf.xml | 17 ----------------- man/systemd.network.xml | 17 ----------------- 2 files changed, 34 deletions(-) (limited to 'man') 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 -- cgit v1.2.3-54-g00ecf