committed, thanks! On Sat, Jan 26, 2019 at 03:00:43PM +0100, Caspar Schutijser wrote: > The diff below fixes the path of the trust anchor in unwind.8. > > Thanks, > Caspar Schutijser > > > Index: unwind.8 > =================================================================== > RCS file: /cvs/src/sbin/unwind/unwind.8,v > retrieving revision 1.2 > diff -u -p -r1.2 unwind.8 > --- unwind.8 25 Jan 2019 09:12:02 -0000 1.2 > +++ unwind.8 26 Jan 2019 13:57:39 -0000 > @@ -90,17 +90,17 @@ Multiple > options increase the verbosity. > .El > .Sh FILES > -.Bl -tag -width "/var/unwind/db/root.keyXXX" -compact > +.Bl -tag -width "/etc/unwind/trustanchor/root.keyXXX" -compact > .It Pa /etc/unwind.conf > Default > .Nm > configuration file. > +.It Pa /etc/unwind/trustanchor/root.key > +Trust anchor for DNSSEC validation. > .It Pa /var/run/unwind.sock > .Ux Ns -domain > socket used for communication with > .Xr unwindctl 8 . > -.It Pa /var/unwind/db/root.key > -Trust anchor for DNSSEC validation. > .El > .Sh SEE ALSO > .Xr unwind.conf 5 , >
-- I'm not entirely sure you are real.