X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=inline;f=doc%2Fman1%2Fdjbdns-logparse.1;fp=doc%2Fman1%2Fdjbdns-logparse.1;h=fc546e9935f9f739de17b39b798ddd73dd903269;hb=64985a196f4cb7a6c41956172ed00f43471a6974;hp=9e3496cd179447047784f66e0939fabf1121b774;hpb=79db9c5eb7fd558faeebadcf3accb12d00914cfd;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.