diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-08-06 16:38:09 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-08-06 16:39:54 -0400 |
commit | 2ac5fe9525eaaff33549b15ac3d12982aedb3d71 (patch) | |
tree | bcb2587f99c841873e3654dab1c8321bd2caad64 /man/networkd.conf.xml | |
parent | man: provide html links to a bunch of external man pages (diff) | |
download | systemd-2ac5fe9525eaaff33549b15ac3d12982aedb3d71.tar.gz systemd-2ac5fe9525eaaff33549b15ac3d12982aedb3d71.tar.bz2 systemd-2ac5fe9525eaaff33549b15ac3d12982aedb3d71.zip |
man: fix some internal man page references
sd_journal-query_enumerate was an early draft, the name was changed
to sd_j_enumerate_fields.
Diffstat (limited to 'man/networkd.conf.xml')
-rw-r--r-- | man/networkd.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml index 4bfc4f773..57e647a31 100644 --- a/man/networkd.conf.xml +++ b/man/networkd.conf.xml @@ -120,7 +120,7 @@ <para>The DUID value specified here overrides the DUID that systemd-networkd generates using the machine-id from the <filename>/etc/machine-id</filename> file. To configure DUID per-network, see - <citerefentry><refentrytitle>systemd.network </refentrytitle><manvolnum>5</manvolnum></citerefentry>. + <citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry>. The configured DHCP DUID should conform to the specification in <ulink url="http://tools.ietf.org/html/rfc3315#section-9">RFC 3315</ulink>, <ulink url="http://tools.ietf.org/html/rfc6355">RFC 6355</ulink>. To configure IAID, see |