]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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 ca8156f77c2c9335d89079c48ab7e032698ab13a..5bbd5222afaa1e83c35e5db01e3b31c2d6fe0b97 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 615d62a13f099bbe03627db24638019e4ebd57e9..46fc83552757b430fe04f6c63feac2eaddca38e0 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 e925b302bf128064caa0aad5367d7310859b9eec..0e0c83148b0c81bae9c57f598655c275caf77370 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 438e1126dc58953750dc2cd1674594ad3820ff8e..532fe874169c5f317a26cd4f85628ad348a7e3b0 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>