summaryrefslogtreecommitdiff
path: root/man/systemd.network.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-09-25 12:40:35 +0200
committerLennart Poettering <lennart@poettering.net>2018-10-13 12:59:29 +0200
commit964c4eda5b2c78428db0ad32fda068797db04208 (patch)
treefec32466317dd70c198fd6c44b29a9bec4c58763 /man/systemd.network.xml
parent2d6718bf3dc552c323c728f2dbaa62ebcb21cbfe (diff)
downloadsystemd-964c4eda5b2c78428db0ad32fda068797db04208.tar.gz
man: also use "yes"/"no" rather than "true"/"false" in man pages
We usually use yes/no in all our unit files, do the same in the man pages. Triggered by: https://github.com/systemd/systemd/pull/9824#issuecomment-420729987
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r--man/systemd.network.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 500467b67e..def6ad2315 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -666,7 +666,7 @@
<listitem><para>An IPv6 address, for which Neighbour Advertisement messages will be
proxied. This option may be specified more than once. systemd-networkd will add the
<option>IPv6ProxyNDPAddress=</option> entries to the kernel's IPv6 neighbor proxy table.
- This option implies <option>IPv6ProxyNDP=true</option> but has no effect if
+ This option implies <option>IPv6ProxyNDP=yes</option> but has no effect if
<option>IPv6ProxyNDP</option> has been set to false. Defaults to unset.
</para></listitem>
</varlistentry>