From: Todd Walton Date: Thu, 30 Aug 2018 00:47:07 +0000 (-0400) Subject: man: fix RFC ref in resolved.conf man page (#9976) X-Git-Tag: v240~782 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eaaec6cc12a317bc7d4a44567d1db5cf0b372eb1;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index 8bbabff7b86..3780e7c0cae 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -91,7 +91,7 @@ Takes a boolean argument or resolve. Controls Link-Local Multicast Name Resolution support (RFC 4794) on + url="https://tools.ietf.org/html/rfc4795">RFC 4795) on the local host. If true, enables full LLMNR responder and resolver support. If false, disables both. If set to resolve, only resolution support is enabled,