]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix RFC ref in resolved.conf man page (#9976)
authorTodd Walton <tdwalton@gmail.com>
Thu, 30 Aug 2018 00:47:07 +0000 (20:47 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 30 Aug 2018 00:47:07 +0000 (09:47 +0900)
This is a simple one-character fix to reference the correct RFC for
LLMNR, which is RFC 4795, not RFC 4794.

man/resolved.conf.xml

index 8bbabff7b8662f42c7815662df7fb8de86a157ba..3780e7c0caed72dde54506e6aea569e3501ab538 100644 (file)
@@ -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,