From ab53956ac9d19fcb2a621571c92b9d8437a3f1fd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 00:29:32 -0400 Subject: [PATCH] development/ldns: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/ldns/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/development/ldns/README b/development/ldns/README index 8105fdac5c..81cabd91f4 100644 --- a/development/ldns/README +++ b/development/ldns/README @@ -1,4 +1,4 @@ -The goal of ldns is to simplify DNS programming; it supports recent RFCs -like the DNSSEC documents, and allows developers to easily create software -conforming to current RFCs and experimental software for current Internet -Drafts. +The goal of ldns is to simplify DNS programming; it supports recent +RFCs like the DNSSEC documents, and allows developers to easily create +software conforming to current RFCs and experimental software for +current Internet Drafts.