From 462511c8c6c4d05e5008f7de121e6011e00d07c3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 15 Jul 2022 10:53:23 +0200 Subject: [PATCH] man: fix copy/paste typo --- man/systemd.link.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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. -- 2.47.3