From 6ebfecd073a821c604d42743507c5da2e145e300 Mon Sep 17 00:00:00 2001 From: ml <6209465+ml-@users.noreply.github.com> Date: Sun, 12 Feb 2023 00:54:07 +0100 Subject: [PATCH] man: fix typos --- man/org.freedesktop.hostname1.xml | 2 +- man/tmpfiles.d.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.3