]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: fix typos found by Fossies codespell report
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 24 Oct 2020 03:07:19 +0000 (12:07 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Oct 2020 11:29:31 +0000 (13:29 +0200)
TODO
docs/BOOT_LOADER_SPECIFICATION.md
man/less-variables.xml
man/machine-id.xml
man/systemd-cryptsetup-generator.xml
man/systemd-resolved.service.xml
man/systemd.exec.xml
man/systemd.net-naming-scheme.xml
src/shared/loop-util.c

diff --git a/TODO b/TODO
index 2f7bbbfa282aa155465ffdef1767c7d0e763e805..fb29a975f715f13eeb545ad247bddd3b535d59c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,7 +20,7 @@ Janitorial Clean-ups:
 
 Features:
 
-* teach LoadCredential= the ability to load all files from a specfied dir as
+* teach LoadCredential= the ability to load all files from a specified dir as
   individual creds
 
 * systemd-analyze netif that explains predictable interface (or networkctl)
@@ -49,7 +49,7 @@ Features:
   that the kernel does what we otherwise do.
 
 * homed: keep an fd to the homedir open at all times, to keep the fs pinned
-  (autofs and such) while user is loged in.
+  (autofs and such) while user is logged in.
 
 * nss-systemd: also synthesize shadow records for users/groups
 
index 715b14e0e493ba524c1cd04b0567ae05f2a79a31..290977142cc6055acb47a0e83f577e926bf7c362 100644 (file)
@@ -127,7 +127,7 @@ identifier (The ID field of `/etc/os-release`). Example:
 
 In order to maximize compatibility with file system implementations and
 restricted boot loader environments, and to minimize conflicting character use
-with other progams, file names shall be chosen from a restricted character set:
+with other programs, file names shall be chosen from a restricted character set:
 ASCII upper and lower case characters, digits, "+", "-", "_" and ".". Also, the
 file names should have a length of at least one and at most 255 characters
 (including file name suffix).
index 049e9f75d7f212760f6af036b1bc74a24447968b..702ca06c766e41f0cccb7c0d4beca7d3609e3bb1 100644 (file)
@@ -87,7 +87,7 @@
       pager may be enabled automatically as describe above. Setting <varname>SYSTEMD_PAGERSECURE=0</varname>
       or not removing it from the inherited environment allows the user to invoke arbitrary commands. Note
       that if the <varname>$SYSTEMD_PAGER</varname> or <varname>$PAGER</varname> variables are to be
-      honoured, <varname>$SYSTEMD_PAGERSECURE</varname> must be set too. It might be reasonable to completly
+      honoured, <varname>$SYSTEMD_PAGERSECURE</varname> must be set too. It might be reasonable to completely
       disable the pager using <option>--no-pager</option> instead.</para></listitem>
     </varlistentry>
 
index 7e889ca47a9e09fd40f35a451c701277d5d8de7a..45607d52645e370fe217c0fe6afdbd7fedcf2946 100644 (file)
 
     <orderedlist>
       <listitem><para>If <filename>/etc/machine-id</filename> does not exist, this is a first boot.  During
-      early boot, <command>systemd</command> will write <literal>unitialized\n</literal> to this file and overmount
+      early boot, <command>systemd</command> will write <literal>uninitialized\n</literal> to this file and overmount
       a temporary file which contains the actual machine ID.  Later (after <filename>first-boot-complete.target</filename>
       has been reached), the real machine ID will be written to disk.</para></listitem>
 
index cb18db246b9906a2bfb3c2f73ec7a14f4b8a6c0f..a479b2340642c08f8e2e2231326bc19730682443 100644 (file)
         <varname>luks.uuid=</varname>, the data device will be set to the one specified by
         <varname>rd.luks.data=</varname> or <varname>luks.data=</varname> of the corresponding UUID.</para>
 
-        <para>LUKS data device parameter is usefull for specifying encrypted data devices with detached headers specified in
+        <para>LUKS data device parameter is useful for specifying encrypted data devices with detached headers specified in
         <varname>luks.options</varname> entry containing <literal>header=</literal> argument. For example,
         <varname>rd.luks.uuid=</varname>b40f1abf-2a53-400a-889a-2eccc27eaa40
         <varname>rd.luks.options=</varname>b40f1abf-2a53-400a-889a-2eccc27eaa40=header=/path/to/luks.hdr
index 8f3494e36b0b16cbd672c655544f1d1129daae9d..8bd3ade9e26f05d1e6e4be966fa4b20b8e995a95 100644 (file)
 
       <para>In case of single-label names, when search domains are defined, the same logic applies, except
       that the name is first suffixed by each of the search domains in turn. Note that this search logic
-      doesn't apply to any names with at least one dot. Also see the discussion about compatiblity with
+      doesn't apply to any names with at least one dot. Also see the discussion about compatibility with
       the traditional glibc resolver below.</para></listitem>
 
       <listitem><para>If a query does not match any configured routing domain (either per-link or global), it
       <filename>/etc/hosts</filename>.</para></listitem>
 
       <listitem><para>Single-label names are not resolved for A and AAAA records using unicast DNS (unless
-      overriden with <varname>ResolveUnicastSingleLabel=</varname>, see
+      overridden with <varname>ResolveUnicastSingleLabel=</varname>, see
       <citerefentry><refentrytitle>resolved.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
       This is similar to the <option>no-tld-query</option> option being set in
       <citerefentry><refentrytitle>resolv.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
index 454dd661997ec7a4b13a054e6489054759787ed8..5c18fffbc82226a0b7450f5863a6a55ef94ea7d3 100644 (file)
@@ -885,7 +885,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
         <citerefentry><refentrytitle>umask</refentrytitle><manvolnum>2</manvolnum></citerefentry> for
         details. Defaults to 0022 for system units. For user units the default value is inherited from the
         per-user service manager (whose default is in turn inherited from the system service manager, and
-        thus typically also is 0022 — unless overriden by a PAM module). In order to change the per-user mask
+        thus typically also is 0022 — unless overridden by a PAM module). In order to change the per-user mask
         for all user services, consider setting the <varname>UMask=</varname> setting of the user's
         <filename>user@.service</filename> system service instance. The per-user umask may also be set via
         the <varname>umask</varname> field of a user's <ulink url="https://systemd.io/USER_RECORD">JSON User
index e894db7cd6a7457d4ea1b15ff1430c8e0d851eef..6efb5be2fb07993b1c1396a6c78c63353a7626d3 100644 (file)
         <varlistentry>
           <term><constant>v247</constant></term>
 
-          <listitem><para>If the PCI slot is assocated with PCI bridge and that has multiple child network
+          <listitem><para>If the PCI slot is associated with PCI bridge and that has multiple child network
           controllers then all of them might derive the same value of <varname>ID_NET_NAME_SLOT</varname>
           property. That could cause naming conflict if the property is selected as a device name. Now, we detect the
           situation, slot - bridge relation, and we don't produce the <varname>ID_NET_NAME_SLOT</varname> property to
index 1c92fdbf5f0c2116a87e87a16346c5060c6343f2..740dccb93579500d20badaaa79388346590fba9b 100644 (file)
@@ -270,7 +270,7 @@ static int attach_empty_file(int loop, int nr) {
          * partitions results in immediatey IO errors. There's no pretty way to get rid of them
          * again. Neither LOOP_CLR_FD nor LOOP_CTL_REMOVE suffice (see above). What does work is to
          * reassociate them with a new fd however. This is what we do here hence: we associate the devices
-         * with an empty file (i.e. an image that definitely has no partitons). We then immediately clear it
+         * with an empty file (i.e. an image that definitely has no partitions). We then immediately clear it
          * again. This suffices to make the partitions go away. Ugly but appears to work. */
 
         log_debug("Found unattached loopback block device /dev/loop%i with partitions. Attaching empty file to remove them.", nr);