From eaaec6cc12a317bc7d4a44567d1db5cf0b372eb1 Mon Sep 17 00:00:00 2001 From: Todd Walton Date: Wed, 29 Aug 2018 20:47:07 -0400 Subject: [PATCH] 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. --- man/resolved.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ 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,