]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typos 26400/head
authorml <6209465+ml-@users.noreply.github.com>
Sat, 11 Feb 2023 23:54:07 +0000 (00:54 +0100)
committerml <6209465+ml-@users.noreply.github.com>
Sat, 11 Feb 2023 23:54:07 +0000 (00:54 +0100)
man/org.freedesktop.hostname1.xml
man/tmpfiles.d.xml

index 7cad9a7624738c5d9c376d965b443d4214f7961d..c5abd2511cf68cf7838abbff15e0f9bfe9b5c296 100644 (file)
@@ -370,7 +370,7 @@ node /org/freedesktop/hostname1 {
       as-is to <filename>systemd-hostnamed</filename> in which case it will automatically use a suitable
       fallback.</para></listitem>
 
-      <listitem><para>Uppercase charaacters should be replaced with their lowercase equivalents.
+      <listitem><para>Uppercase characters should be replaced with their lowercase equivalents.
       </para></listitem>
     </itemizedlist></para>
 
index c6673a88594f13dbd91e6de533fca080bb86dc09..11a61808d6dd23a38f0cf22d0d1d2df5e1c3d3f5 100644 (file)
@@ -161,7 +161,7 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
     <refsect2>
       <title>Type</title>
 
-      <para>The type consists of a single letter and optionally one or emore modifier characters: a plus sign
+      <para>The type consists of a single letter and optionally one or more modifier characters: a plus sign
       (<literal>+</literal>), exclamation mark (<literal>!</literal>), minus sign (<literal>-</literal>),
       equals sign (<literal>=</literal>), tilde character (<literal>~</literal>) and/or caret
       (<literal>^</literal>).</para>
@@ -533,7 +533,7 @@ w- /proc/sys/vm/swappiness - - - - 10</programlisting></para>
       <title>Mode</title>
 
       <para>The file access mode to use when creating this file or directory. If omitted or when set to
-      <literal>-</literal>, the default is used: 0755 for directories, 0644 for all other file objects.  For
+      <literal>-</literal>, the default is used: 0755 for directories, 0644 for all other file objects. For
       <varname>z</varname>, <varname>Z</varname> lines, if omitted or when set to <literal>-</literal>, the
       file access mode will not be modified. This parameter is ignored for <varname>x</varname>,
       <varname>r</varname>, <varname>R</varname>, <varname>L</varname>, <varname>t</varname>, and