]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix grammar for Name= option in systemd.link
authordrewbug <drew@buglione.us>
Mon, 20 May 2024 10:11:22 +0000 (06:11 -0400)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 10:11:22 +0000 (11:11 +0100)
man/systemd.link.xml

index 7c0a84dff87a8b08f59a5ba00db39c8c7e184542..5d8c3251ef4a0bd21b78937773048f96dc6b7017 100644 (file)
           an allowed character, it's recommended to avoid it when naming interfaces as various tools (such as
           <citerefentry><refentrytitle>resolvconf</refentrytitle><manvolnum>1</manvolnum></citerefentry>) 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
           <literal>.</literal>, <literal>..</literal>, <literal>all</literal> and
           <literal>default</literal>.</para>