From: Lennart Poettering Date: Fri, 15 Jul 2022 08:53:23 +0000 (+0200) Subject: man: fix copy/paste typo X-Git-Tag: v252-rc1~634^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F24011%2Fhead;p=thirdparty%2Fsystemd.git man: fix copy/paste typo --- diff --git a/man/systemd.link.xml b/man/systemd.link.xml index d9336323937..bb4cd227e6b 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -228,7 +228,7 @@ Matches against the hostname or machine ID of the host. See ConditionHost= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared. @@ -240,7 +240,7 @@ whether it is a specific implementation. See ConditionVirtualization= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared. @@ -252,7 +252,7 @@ ConditionKernelCommandLine= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared. @@ -264,7 +264,7 @@ expression. See ConditionKernelVersion= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared. @@ -288,7 +288,7 @@ ConditionArchitecture= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared. @@ -300,7 +300,7 @@ ConditionFirmware= in systemd.unit5 for details. When prefixed with an exclamation mark (!), the result is negated. - If an empty string is assigned, then previously assigned value is cleared. + If an empty string is assigned, the previously assigned value is cleared.