diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-12-18 18:29:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-12-18 18:29:54 +0000 |
commit | 4336b2322b1e6097c010eb58482af8dfe4c1a15d (patch) | |
tree | 2e808c5135bcb1de83a6ec2d30735b7b9477f94e /share | |
parent | 38bf06bd887b5668e5d7aa3c602525e15f0833fd (diff) |
about time unwind got a namecheck;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/resolv.conf.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index 4d495430c6f..c11ba8f2794 100644 --- a/share/man/man5/resolv.conf.5 +++ b/share/man/man5/resolv.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolv.conf.5,v 1.57 2019/08/30 20:20:51 jmc Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.58 2019/12/18 18:29:53 jmc Exp $ .\" $NetBSD: resolv.conf.5,v 1.7 1996/03/06 18:22:16 scottr Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -30,7 +30,7 @@ .\" .\" @(#)resolver.5 5.12 (Berkeley) 5/10/91 .\" -.Dd $Mdocdate: August 30 2019 $ +.Dd $Mdocdate: December 18 2019 $ .Dt RESOLV.CONF 5 .Os .Sh NAME @@ -328,7 +328,8 @@ file. .Xr dhclient 8 , .Xr nsd 8 , .Xr rebound 8 , -.Xr unbound 8 +.Xr unbound 8 , +.Xr unwind 8 .Sh HISTORY The .Nm |