diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index ca8156f77c..5bbd5222af 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -193,7 +193,7 @@ COREFILE Information whether the coredump was stored, and whether - it is still accessible: none means the the core was + it is still accessible: none means the core was not stored, - means that it was not available (for example because the process was not terminated by a signal), present means that the core file is accessible by the diff --git a/man/systemctl.xml b/man/systemctl.xml index 615d62a13f..46fc835527 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -727,7 +727,7 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago LAST shows the last time the timer ran. PASSED shows has long as passed since the timer laset ran. UNIT shows the name of the timer - ACTIVATES shows the the name the service the timer activates when it runs. + ACTIVATES shows the name the service the timer activates when it runs. Also see and . diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index e925b302bf..0e0c83148b 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -660,7 +660,7 @@ Id= - Specifies the Virtual Network Identifer (VNI) to use. Ranges [0-16777215]. + Specifies the Virtual Network Identifier (VNI) to use. Ranges [0-16777215]. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 438e1126dc..532fe87416 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -362,7 +362,7 @@ DNS validation support on the link. When set to allow-downgrade, compatibility with non-DNSSEC capable networks is increased, by automatically - turning off DNSEC in this case. This option defines a + turning off DNSSEC in this case. This option defines a per-interface setting for resolved.conf5's global DNSSEC= option. Defaults to @@ -815,7 +815,7 @@ An [IPv6AddressLabel] section accepts the following keys. Specify several [IPv6AddressLabel] - sections to configure several addresse labels. IPv6 address labels are + sections to configure several address labels. IPv6 address labels are used for address selection. See RFC 3484. Precedence is managed by userspace, and only the label itself is stored in the kernel @@ -1329,7 +1329,7 @@ Sets the "cost" of sending packets of this interface. Each port in a bridge may have a different speed and the cost is used to decide which link to use. Faster interfaces - should have lower costs. It is an interger value between 1 and + should have lower costs. It is an integer value between 1 and 65535. @@ -1339,7 +1339,7 @@ Sets the "priority" of sending packets on this interface. Each port in a bridge may have a different priority which is used to decide which link to use. Lower value means higher priority. - It is an interger value between 0 to 63. Networkd does not set any + It is an integer value between 0 to 63. Networkd does not set any default, meaning the kernel default value of 32 is used.