]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: fix "the the" and "a a"
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Jun 2021 11:53:14 +0000 (20:53 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Jun 2021 14:32:43 +0000 (23:32 +0900)
man/crypttab.xml
man/org.freedesktop.hostname1.xml
man/repart.d.xml
man/sd_bus_error.xml
man/systemd-coredump.xml
man/systemd-firstboot.xml
man/systemd-sysusers.xml
man/systemd.exec.xml
man/systemd.socket.xml
src/partition/repart.c

index b130c32b1150871dfdea12963edf60f1ee3595f3..e8c538cc85c43c115f612aa8bebd9714330782ad 100644 (file)
         <term><option>fido2-rp=</option></term>
 
         <listitem><para>Takes a string, configuring the FIDO2 Relying Party (rp) for the FIDO2 unlock
-        operation. If not specified <literal>io.systemd.cryptsetup</literal> is used, except if the the LUKS2
+        operation. If not specified <literal>io.systemd.cryptsetup</literal> is used, except if the LUKS2
         JSON token header contains a different value. It should normally not be necessary to override
         this.</para></listitem>
       </varlistentry>
index d4af4f373743e25656741861cb758659db5cfc8c..4f51cd5e806e831c332daed973b62df2db69d785 100644 (file)
@@ -193,7 +193,7 @@ node /org/freedesktop/hostname1 {
     <para>The <varname>HostnameSource</varname> property exposes the origin of the currently configured
     hostname. One of <literal>static</literal> (set from <filename>/etc/hostname</filename>),
     <literal>transient</literal> (a non-permanent hostname from an external source),
-    <literal>default</literal> (the value from <filename>os-release</filename> or the the compiled-in
+    <literal>default</literal> (the value from <filename>os-release</filename> or the compiled-in
     fallback).</para>
 
     <para>The <varname>IconName</varname> property exposes the <emphasis>icon name</emphasis> following the
index 1773e05882c7761e6021e6fd9935df49ffa4e46c..1ea25fe0b2f736c3c30aea5a6059d10c01189af6 100644 (file)
         source to copy from — if its partition type is set to <literal>root</literal> as well. If the
         declared type is <literal>usr</literal> the partition backing <filename>/usr/</filename> is used as
         source to copy blocks from — if its partition type is set to <literal>usr</literal> too. The logic is
-        capable of automatically tracking down the the backing partitions for encrypted and Verity-enabled
+        capable of automatically tracking down the backing partitions for encrypted and Verity-enabled
         volumes. <literal>CopyBlocks=auto</literal> is useful for implementing "self-replicating" systems,
         i.e. systems that are their own installer.</para>
 
index aa4822818ac5f30f83c957975e0caad577652982..5697ce732304e2e0a99df89669da5c92bfec9123 100644 (file)
     <parameter>name</parameter> parameter otherwise. The functions
     <function>sd_bus_error_set_errno()</function>, <function>sd_bus_error_set_errnof()</function> and
     <function>sd_bus_error_set_errnofv()</function>, return <constant>0</constant> when the specified error
-    value is <constant>0</constant>, and a negative errno-like value corresponding to the
+    value is <constant>0</constant>, and a negative errno-like value corresponding to the
     <parameter>error</parameter> parameter otherwise. If an error occurs internally, one of the negative
     error values listed below will be returned.</para>
 
index 8719ddaae9fe51c1d860f68d3b4e471e46c6fdcc..bb84cf5f939114b2cfc92e1b5b9f1dbc236d27d4 100644 (file)
@@ -340,7 +340,7 @@ flags:   ...
       <varlistentry>
         <term><varname>COREDUMP_FILENAME=</varname></term>
 
-        <listitem><para>When the core is stored externally, the path the the core file.</para>
+        <listitem><para>When the core is stored externally, the path to the core file.</para>
         </listitem>
       </varlistentry>
 
index 46fe0a0682cea690e80d61c50ad62ed2185f81d7..87cf98c31a0142c2d774b6ea575f860ebdb47a89 100644 (file)
       <varlistentry>
         <term><literal>passwd.shell.root</literal></term>
 
-        <listitem><para>Specifies the shell binary to use for the the specified account when creating
-        it. Equivalent to the credential of the same name defined for the
+        <listitem><para>Specifies the shell binary to use for the specified account when creating it.
+        Equivalent to the credential of the same name defined for the
         <citerefentry><refentrytitle>systemd-sysusers.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
         service.</para></listitem>
       </varlistentry>
index 466a4601514fffcaffef13e12c80af9f00774868..b4500d1448a9c1660241eab6c79c24aab5de4429 100644 (file)
       <varlistentry>
         <term><literal>passwd.shell.<replaceable>user</replaceable></literal></term>
 
-        <listitem><para>Specifies the shell binary to use for the the specified account when creating it.</para></listitem>
+        <listitem><para>Specifies the shell binary to use for the specified account when creating it.</para></listitem>
       </varlistentry>
     </variablelist>
 
index 1789d97ce3f22e381bdbf82e0f83b8b1405b62cf..64dcbbedeaf4688459d973ec1dfbb2e0b3348438 100644 (file)
@@ -3018,7 +3018,7 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
           in the system manager. When compiled for systems with "unmerged <filename>/usr/</filename>"
           (<filename>/bin</filename> is not a symlink to <filename>/usr/bin</filename>),
           <literal>:<filename>/sbin</filename>:<filename>/bin</filename></literal> is appended. In case of
-          the the user manager, a different path may be configured by the distribution. It is recommended to
+          the user manager, a different path may be configured by the distribution. It is recommended to
           not rely on the order of entries, and have only one program with a given name in
           <varname>$PATH</varname>.</para></listitem>
         </varlistentry>
index 520a90624971a168985039f928358f0d4ae38fa2..b669e7d15d1b2bc74bd15e2a747fc99dbd753eaf 100644 (file)
@@ -99,8 +99,8 @@
     <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>), receiving only
     the sockets configured through socket-activation from the host's namespace. In such a set-up communication within
     the host's network namespace is only permitted through the activation sockets passed in while all sockets allocated
-    from the service code itself will be associated with the service's own namespace, and thus possibly subject to a a
-    much more restrictive configuration.</para>
+    from the service code itself will be associated with the service's own namespace, and thus possibly subject to a
+    restrictive configuration.</para>
   </refsect1>
 
   <refsect1>
index d0ee02067b3aa01fdadbf9d045a75ca08250c5cd..589acaa49d775db0c4e8b28aa95425a0400a709f 100644 (file)
@@ -4886,7 +4886,7 @@ static int run(int argc, char *argv[]) {
                         if (!arg_node)
                                 return log_oom();
 
-                        /* Remember that the the device we are about to manipulate is actually the one we
+                        /* Remember that the device we are about to manipulate is actually the one we
                          * allocated here, and thus to increase its backing file we know what to do */
                         node_is_our_loop = true;
                 }