diff options
author | anton <anton@cvs.openbsd.org> | 2018-05-02 15:54:44 +0000 |
---|---|---|
committer | anton <anton@cvs.openbsd.org> | 2018-05-02 15:54:44 +0000 |
commit | 3504cdc6f2bb9eb7a309b837d2b9a3a1fef5e662 (patch) | |
tree | 9bc0a772ab0b4496e34b1b4a28dac636d166844f | |
parent | 813c2c25eeb6bce514a42cc3f0e45fc64edeb134 (diff) |
Xr rebound; ok jmc@
-rw-r--r-- | share/man/man5/resolv.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index 0a1df081747..78c03322443 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.53 2017/08/13 19:03:19 krw Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.54 2018/05/02 15:54:43 anton 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 13 2017 $ +.Dd $Mdocdate: May 2 2018 $ .Dt RESOLV.CONF 5 .Os .Sh NAME @@ -333,6 +333,7 @@ file. .Xr hostname 7 , .Xr dhclient 8 , .Xr nsd 8 , +.Xr rebound 8 , .Xr unbound 8 .Sh HISTORY The |