summaryrefslogtreecommitdiffstats
path: root/man/systemd.link.xml
diff options
context:
space:
mode:
authordrewbug <drew@buglione.us>2024-05-20 12:11:22 +0200
committerGitHub <noreply@github.com>2024-05-20 12:11:22 +0200
commit2fa7626e18d16de92ca3a5ef6fa87ef49fce9275 (patch)
tree96ee2e2ed9c9cac3d2d2a934cba839f4204ccdb4 /man/systemd.link.xml
parentMerge pull request #32915 from yuwata/machine-id-setup (diff)
downloadsystemd-2fa7626e18d16de92ca3a5ef6fa87ef49fce9275.tar.xz
systemd-2fa7626e18d16de92ca3a5ef6fa87ef49fce9275.zip
man: fix grammar for Name= option in systemd.link
Diffstat (limited to '')
-rw-r--r--man/systemd.link.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 7c0a84dff8..5d8c3251ef 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
<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>