man: fix typos (#6532)
authorJakub Wilk <jwilk@jwilk.net>
Thu, 3 Aug 2017 21:36:21 +0000 (23:36 +0200)
committerFelipe Sateler <fsateler@users.noreply.github.com>
Thu, 3 Aug 2017 21:36:21 +0000 (17:36 -0400)
man/coredumpctl.xml
man/systemctl.xml
man/systemd.netdev.xml
man/systemd.network.xml

index ca8156f..5bbd522 100644 (file)
           <varlistentry>
             <term>COREFILE</term>
             <listitem><para>Information whether the coredump was stored, and whether
-            it is still accessible: <literal>none</literal> means the the core was
+            it is still accessible: <literal>none</literal> means the core was
             not stored, <literal>-</literal> means that it was not available (for
             example because the process was not terminated by a signal),
             <literal>present</literal> means that the core file is accessible by the
index 615d62a..46fc835 100644 (file)
@@ -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
             <para><emphasis>LAST</emphasis> shows the last time the timer ran.</para>
             <para><emphasis>PASSED</emphasis> shows has long as passed since the timer laset ran.</para>
             <para><emphasis>UNIT</emphasis> shows the name of the timer</para>
-            <para><emphasis>ACTIVATES</emphasis> shows the the name the service the timer activates when it runs.</para>
+            <para><emphasis>ACTIVATES</emphasis> shows the name the service the timer activates when it runs.</para>
 
             <para>Also see <option>--all</option> and <option>--state=</option>.</para>
           </listitem>
index e925b30..0e0c831 100644 (file)
       <varlistentry>
         <term><varname>Id=</varname></term>
         <listitem>
-          <para>Specifies the Virtual Network Identifer (VNI) to use. Ranges [0-16777215].</para>
+          <para>Specifies the Virtual Network Identifier (VNI) to use. Ranges [0-16777215].</para>
         </listitem>
       </varlistentry>
       <varlistentry>
index 438e112..532fe87 100644 (file)
             DNS validation support on the link. When set to
             <literal>allow-downgrade</literal>, 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
             <citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>'s
             global <varname>DNSSEC=</varname> option. Defaults to
 
       <para>An <literal>[IPv6AddressLabel]</literal> section accepts the
       following keys. Specify several <literal>[IPv6AddressLabel]</literal>
-      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 <ulink url="https://tools.ietf.org/html/rfc3484">RFC 3484</ulink>.
       Precedence is managed by userspace, and only the label itself is stored in the kernel</para>
 
             <para>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.</para>
           </listitem>
         </varlistentry>
             <para>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.</para>
           </listitem>
         </varlistentry>