1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-18 06:03:42 +03:00

man: fix typos

This commit is contained in:
ml 2023-02-12 00:54:07 +01:00
parent f39d7d00a3
commit 6ebfecd073
2 changed files with 3 additions and 3 deletions

View 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>

View 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>