diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-03-14 12:13:58 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-03-14 12:13:58 +0100 |
commit | 3708bd466e3c0e59447a2ffcdf5eb2f85701468a (patch) | |
tree | d1f5c5dced61ac06cf88b6e5d8a9a5187c350b66 /man | |
parent | ed0b16e2792e2e7cd6591da053ef5f737736a98d (diff) |
man: network - Fix misspelling of "router advertisement"
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index c6bbb95833..73b9c00543 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -278,7 +278,7 @@ <para>An IPv6 address with the top 64 bits unset. When set, indicates the 64-bit interface part of SLAAC IPv6 addresses for this link. Note that the token is only ever used for SLAAC, and not for DHCPv6 addresses, even - in the case DHCP is requested by router advertisment. By default, the + in the case DHCP is requested by router advertisement. By default, the token is autogenerated.</para> </listitem> </varlistentry> |