aboutsummaryrefslogtreecommitdiff
path: root/dns/gdnsd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:26:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:26:42 +0000
commit9ae3fa335db3496694c30b79075ffe82ddf3cd19 (patch)
treeffc390364b918e79218443ceeed22dc36cdfe021 /dns/gdnsd
parentb798ce96da5b5fcf25e4e9f21071399feee4db1e (diff)
Remove Author from pkg-descr and white space fixes
Notes
Notes: svn path=/head/; revision=380305
Diffstat (limited to 'dns/gdnsd')
-rw-r--r--dns/gdnsd/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/dns/gdnsd/pkg-descr b/dns/gdnsd/pkg-descr
index c526ed29b6f1..571179658dd5 100644
--- a/dns/gdnsd/pkg-descr
+++ b/dns/gdnsd/pkg-descr
@@ -1,13 +1,13 @@
gdnsd is an Authoritative-only DNS server.
The initial g stands for Geographic, as gdnsd offers a plugin system for
-geographic (or other sorts of) balancing, redirection, and
-service-state-conscious failover. If you don't care about that feature,
-it's still quite good at being a very fast, lean, and resilient
+geographic (or other sorts of) balancing, redirection, and
+service-state-conscious failover. If you don't care about that feature,
+it's still quite good at being a very fast, lean, and resilient
authoritative-only server for static DNS data.
-gdnsd is written in C using libev and pthreads with a focus on high
-performance, low latency service. It does not offer any form of caching or
+gdnsd is written in C using libev and pthreads with a focus on high
+performance, low latency service. It does not offer any form of caching or
recursive service, and does not support DNSSEC.
WWW: https://github.com/blblack/gdnsd/