diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2019-11-26 22:52:17 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-11-27 05:35:29 +0100 |
commit | a19b9a382711110c99365a24bd4da2b848f2b7d5 (patch) | |
tree | 59c503a2983ce30fca141d1134468ed4f26211fa /man/systemd.link.xml | |
parent | test-fileio: cast EOF to (char) before comparing with char explicitly (diff) | |
download | systemd-a19b9a382711110c99365a24bd4da2b848f2b7d5.tar.xz systemd-a19b9a382711110c99365a24bd4da2b848f2b7d5.zip |
man/systemd.link: Add missing verb *be*
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r-- | man/systemd.link.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 59d1434694..63bb31d6e8 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -668,7 +668,7 @@ MACAddress=00:a0:de:63:7a:e6 Name=dmz0</programlisting> <para><varname>NamePolicy=</varname> is not set, so <varname>Name=</varname> takes effect. We use the - <literal>10-</literal> prefix to order this file early in the list. Note that it needs to before + <literal>10-</literal> prefix to order this file early in the list. Note that it needs to be before <literal>99-link</literal>, i.e. it needs a numerical prefix, to have any effect at all.</para> </example> |