From: ml <6209465+ml-@users.noreply.github.com>
Date: Sat, 11 Feb 2023 23:54:07 +0000 (+0100)
Subject: man: fix typos
X-Git-Tag: v253~15^2
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ebfecd073a821c604d42743507c5da2e145e300;p=thirdparty%2Fsystemd.git
man: fix typos
---
diff --git a/man/org.freedesktop.hostname1.xml b/man/org.freedesktop.hostname1.xml
index 7cad9a76247..c5abd2511cf 100644
--- a/man/org.freedesktop.hostname1.xml
+++ b/man/org.freedesktop.hostname1.xml
@@ -370,7 +370,7 @@ node /org/freedesktop/hostname1 {
as-is to systemd-hostnamed in which case it will automatically use a suitable
fallback.
- Uppercase charaacters should be replaced with their lowercase equivalents.
+ Uppercase characters should be replaced with their lowercase equivalents.
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index c6673a88594..11a61808d6d 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -161,7 +161,7 @@ L /tmp/foobar - - - - /dev/null
Type
- The type consists of a single letter and optionally one or emore modifier characters: a plus sign
+ The type consists of a single letter and optionally one or more modifier characters: a plus sign
(+), exclamation mark (!), minus sign (-),
equals sign (=), tilde character (~) and/or caret
(^).
@@ -533,7 +533,7 @@ w- /proc/sys/vm/swappiness - - - - 10
Mode
The file access mode to use when creating this file or directory. If omitted or when set to
- -, the default is used: 0755 for directories, 0644 for all other file objects. For
+ -, the default is used: 0755 for directories, 0644 for all other file objects. For
z, Z lines, if omitted or when set to -, the
file access mode will not be modified. This parameter is ignored for x,
r, R, L, t, and