X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fman1%2Fdjbdns-logparse.1;h=fc546e9935f9f739de17b39b798ddd73dd903269;hb=HEAD;hp=9e3496cd179447047784f66e0939fabf1121b774;hpb=19ec8900bbe23758c4ab2b731f4f6c3207c03ad3;p=djbdns-logparse.git diff --git a/doc/man1/djbdns-logparse.1 b/doc/man1/djbdns-logparse.1 index 9e3496c..fc546e9 100644 --- a/doc/man1/djbdns-logparse.1 +++ b/doc/man1/djbdns-logparse.1 @@ -83,7 +83,7 @@ Rob Mayoff's notes on the dnscache log file format The following transformations are common to both daemons' logs: .IP \(bu 2 The leading timestamps are piped through the -\fBtai64nlocal\fR program. +\fBtai64nlocal\fR program from DJB's daemontools. .IP \(bu IPv4 addresses are converted from hexadecimal strings to decimal dotted-quads; for example \(dq7f000001\(dq becomes \(dq127.0.0.1\(dq.