]> gitweb.michael.orlitzky.com - djbdns-logparse.git/blobdiff - doc/README
doc/*: tai64nlocal comes from daemontools, not djbdns.
[djbdns-logparse.git] / doc / README
index c9a7f4abfe96744105a7b6465aaa78b187244735..5663669b5f0194b13e1b8ac709db0bc1016d4534 100644 (file)
@@ -1,4 +1,4 @@
-djbdns-logparse: convert tinydns and dnscache logs to human-readable form
+djbdns-logparse: make tinydns and dnscache logs human-readable
 
 == What is it? ==
 
@@ -37,7 +37,7 @@ or
 There are only two:
 
   a) python-3.6 or later, for f-strings support
-  b) the tai64nlocal program from djbdns in your PATH
+  b) the tai64nlocal program from DJB's daemontools on your PATH
 
 
 == History ==