From 2fa7626e18d16de92ca3a5ef6fa87ef49fce9275 Mon Sep 17 00:00:00 2001 From: drewbug Date: Mon, 20 May 2024 06:11:22 -0400 Subject: [PATCH] man: fix grammar for Name= option in systemd.link --- man/systemd.link.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 7c0a84dff87..5d8c3251ef4 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -605,7 +605,7 @@ an allowed character, it's recommended to avoid it when naming interfaces as various tools (such as resolvconf1) use it as separator character. Also, fully numeric interface names are not allowed (in order to avoid - ambiguity with interface specification by numeric indexes), as are the special strings + ambiguity with interface specification by numeric indexes), nor are the special strings ., .., all and default. -- 2.47.3