From c8f57f5963970013b4134f0e4ee58cb590c60338 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 21 Feb 2014 19:19:31 +0100 Subject: [PATCH] man: suffix networkd config file options with "=" That's what we do for all options in the other man pages. It helps clarifying that these are options that values need to be assigned to. --- man/systemd-networkd.service.xml | 68 ++++++++++++++++---------------- man/udev.xml | 42 ++++++++++---------- 2 files changed, 55 insertions(+), 55 deletions(-) diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 91e139248..51ae761cc 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -102,7 +102,7 @@ - Host + Host= Matches against the hostname or machine ID of the host. See ConditionHost= in @@ -112,7 +112,7 @@ - Virtualization + Virtualization= Checks whether the system is executed in a virtualized environment and optionally test whether it is a specific @@ -123,7 +123,7 @@ - KernelCommandLine + KernelCommandLine= Checks whether a specific kernel command line option is set (or if prefixed with the exclamation mark unset). See @@ -134,7 +134,7 @@ - Architecture + Architecture= Checks whether the system is running on a specific architecture. See ConditionArchitecture= in @@ -150,14 +150,14 @@ - Name + Name= The interface name used when creating the bridge. This option is compulsory. - Kind + Kind= The netdev kind. Currently, bridge, bond and vlan @@ -171,7 +171,7 @@ - Id + Id= The VLAN ID to use. An integer in the range 0–4094. This option is compulsory. @@ -198,13 +198,13 @@ - MACAddress + MACAddress= The hardware address. - Path + Path= The persistent path, as exposed by the udev property ID_PATH. May contain shell @@ -212,7 +212,7 @@ - Driver + Driver= The driver currently bound to the device, as exposed by the udev property DRIVER @@ -221,14 +221,14 @@ - Type + Type= The device type, as exposed by the udev property DEVTYPE. - Name + Name= The device name, as exposed by the udev property INTERFACE. May contain shell style @@ -236,7 +236,7 @@ - Host + Host= Matches against the hostname or machine ID of the host. See ConditionHost= in @@ -246,7 +246,7 @@ - Virtualization + Virtualization= Checks whether the system is executed in a virtualized environment and optionally test whether it is a specific @@ -257,7 +257,7 @@ - KernelCommandLine + KernelCommandLine= Checks whether a specific kernel command line option is set (or if prefixed with the exclamation mark unset). See @@ -268,7 +268,7 @@ - Architecture + Architecture= Checks whether the system is running on a specific architecture. See ConditionArchitecture= in @@ -283,20 +283,20 @@ - Description + Description= A description of the device. This is only used for presentation purposes. - DHCP + DHCP= A boolean. When true, enables basic DHCPv4 support. - Address + Address= A static IPv4 or IPv6 address and its prefix length, separated by a / character. The format of the address must @@ -306,7 +306,7 @@ - Gateway + Gateway= The gateway address, which must be in the format described in inet_pton3 @@ -314,7 +314,7 @@ - DNS + DNS= A DNS server address, which must be in the format described in inet_pton3 @@ -322,19 +322,19 @@ - Bridge + Bridge= The name of the bridge to add the link to. - Bond + Bond= The name of the bond to add the link to. - VLAN + VLAN= The name of a VLAN to create on the link. This option may be specified more than once. @@ -346,13 +346,13 @@ - Address + Address= As in the [Network] section. This key is mandatory. - Broadcast + Broadcast= The broadcast address, which must be in the format described in inet_pton3 @@ -361,7 +361,7 @@ - Label + Label= An address label. @@ -372,13 +372,13 @@ - Gateway + Gateway= As in the [Network] section. This key is mandatory. - Destination + Destination= The destination prefix of the route. Possibly followed by a slash and the prefixlength, if ommitted a full-length host route is assumed. @@ -390,28 +390,28 @@ - UseDNS + UseDNS= When true (the default), the DNS servers received from the DHCP server will be used and take precedence over any statically configured ones. - UseMTU + UseMTU= When true, the interface maximum transmission unit from the DHCP server will be used on the current link. Defaults to false. - UseHostname + UseHostname= When true (the default), the hostname received from the DHCP server will be used as the transient hostname. - CriticalConnection + CriticalConnection= When true, the connection will never be torn down even if the DHCP lease expires. This is contrary to the DHCP specification, but may be the best choice @@ -427,7 +427,7 @@ See Also systemd1, - udev7, + udev7 diff --git a/man/udev.xml b/man/udev.xml index 9e00933e5..0e7571588 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -790,34 +790,34 @@ - MACAddress + MACAddress= The hardware address. - Path + Path= The persistent path, as exposed by the udev property ID_PATH. May contain shell style globs. - Driver + Driver= The driver currently bound to the device, as exposed by the udev property DRIVER of its parent device. - Type + Type= The device type, as exposed by the udev property DEVTYPE. - Host + Host= Matches against the hostname or machine ID of the host. See ConditionHost= in @@ -826,7 +826,7 @@ - Virtualization + Virtualization= Checks whether the system is executed in a virtualized environment and optionally test whether it is a specific @@ -836,7 +836,7 @@ - KernelCommandLine + KernelCommandLine= Checks whether a specific kernel command line option is set (or if prefixed with the exclamation mark unset). See @@ -846,7 +846,7 @@ - Architecture + Architecture= Checks whether the system is running on a specific architecture. See ConditionArchitecture= in @@ -860,19 +860,19 @@ - Description + Description= A description of the device. - Alias + Alias= The ifalias is set to this value. - MACAddressPolicy + MACAddressPolicy= The policy by which the MAC address should be set. The available policies are: @@ -902,15 +902,15 @@ - MACAddress + MACAddress= - The MAC address to use, if no MACAddressPolicy + The MAC address to use, if no MACAddressPolicy= is specified. - NamePolicy + NamePolicy= An ordered, space-separated list of policies by which the interface name should be set. NamePolicy may @@ -971,28 +971,28 @@ - Name + Name= The interface name to use in case all the policies specified - in NamePolicy fail, or in case - NamePolicy is missing or disabled. + in NamePolicy= fail, or in case + NamePolicy= is missing or disabled. - MTU + MTU= The MTU to set for the device. - SpeedMBytes + SpeedMBytes= The speed to set for the device. - Duplex + Duplex= The duplex mode to set for the device. The accepted values are half and full. @@ -1000,7 +1000,7 @@ - WakeOnLan + WakeOnLan= The Wake-on-LAN policy to set for the device. The supported values are: -- 2.30.2