While I wrote the initial version of resolvd(8) it diverged so much
authorflorian <florian@openbsd.org>
Sat, 27 Feb 2021 15:20:54 +0000 (15:20 +0000)
committerflorian <florian@openbsd.org>
Sat, 27 Feb 2021 15:20:54 +0000 (15:20 +0000)
that it's not appropriate to claim that I wrote it.

sbin/resolvd/resolvd.8

index b03e36a..8a5e127 100644 (file)
@@ -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 <florian@openbsd.org>
 .\"
@@ -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 .