diff --git a/man/org.freedesktop.hostname1.xml b/man/org.freedesktop.hostname1.xml index 7cad9a7624..c5abd2511c 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 c6673a8859..11a61808d6 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