From 14de786c8a8f52aed4b529e50b8f2b88fa410712 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 27 Feb 2021 15:20:54 +0000 Subject: [PATCH] While I wrote the initial version of resolvd(8) it diverged so much that it's not appropriate to claim that I wrote it. --- sbin/resolvd/resolvd.8 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/sbin/resolvd/resolvd.8 b/sbin/resolvd/resolvd.8 index b03e36a6a8e..8a5e127b04f 100644 --- a/sbin/resolvd/resolvd.8 +++ b/sbin/resolvd/resolvd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolvd.8,v 1.3 2021/02/25 20:04:38 kn Exp $ +.\" $OpenBSD: resolvd.8,v 1.4 2021/02/27 15:20:54 florian Exp $ .\" .\" Copyright (c) 2021 Florian Obser .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 25 2021 $ +.Dd $Mdocdate: February 27 2021 $ .Dt RESOLVD 8 .Os .Sh NAME @@ -81,9 +81,3 @@ The .Nm program first appeared in .Ox 6.9 . -.Sh AUTHORS -.An -nosplit -The -.Nm -program was written by -.An Florian Obser Aq Mt florian@openbsd.org . -- 2.20.1