summaryrefslogtreecommitdiff
path: root/man/resolved.conf.xml
diff options
context:
space:
mode:
authorTodd Walton <tdwalton@gmail.com>2018-08-29 20:47:07 -0400
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-08-30 09:47:07 +0900
commiteaaec6cc12a317bc7d4a44567d1db5cf0b372eb1 (patch)
tree37d0a6a223ab52185a5c16646a490dbb8713963a /man/resolved.conf.xml
parent8f8112f916c68746c436c3e4314b226fee820f1e (diff)
downloadsystemd-eaaec6cc12a317bc7d4a44567d1db5cf0b372eb1.tar.gz
man: fix RFC ref in resolved.conf man page (#9976)
This is a simple one-character fix to reference the correct RFC for LLMNR, which is RFC 4795, not RFC 4794.
Diffstat (limited to 'man/resolved.conf.xml')
-rw-r--r--man/resolved.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml
index 8bbabff7b8..3780e7c0ca 100644
--- a/man/resolved.conf.xml
+++ b/man/resolved.conf.xml
@@ -91,7 +91,7 @@
<listitem><para>Takes a boolean argument or
<literal>resolve</literal>. Controls Link-Local Multicast Name
Resolution support (<ulink
- url="https://tools.ietf.org/html/rfc4795">RFC 4794</ulink>) on
+ url="https://tools.ietf.org/html/rfc4795">RFC 4795</ulink>) on
the local host. If true, enables full LLMNR responder and
resolver support. If false, disables both. If set to
<literal>resolve</literal>, only resolution support is enabled,