diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:29:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:21 +0700 |
commit | ab53956ac9d19fcb2a621571c92b9d8437a3f1fd (patch) | |
tree | 2da7ac5da39952d34a18d79b62a4cba00c436c4b /development | |
parent | 97cac810319b6153cc5ec5b6d51c9fb389b678b3 (diff) | |
download | slackbuilds-ab53956ac9d19fcb2a621571c92b9d8437a3f1fd.tar.gz |
development/ldns: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/ldns/README | 8 |
1 files 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. |