summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authoranton <anton@cvs.openbsd.org>2021-01-15 20:08:38 +0000
committeranton <anton@cvs.openbsd.org>2021-01-15 20:08:38 +0000
commit90deb1de1611f5d5aca09d2e23ea222e9e15cf88 (patch)
tree521188b7b9b33d43d31005681994ca3089e815c5 /share
parentc0e4daf4519ab79a4dcf12b05ca00f9153cc14fe (diff)
add myself as the author
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/kcov_remote_register.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/kcov_remote_register.9 b/share/man/man9/kcov_remote_register.9
index 1a488af8a6a..cae4c9302bc 100644
--- a/share/man/man9/kcov_remote_register.9
+++ b/share/man/man9/kcov_remote_register.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kcov_remote_register.9,v 1.3 2020/10/03 07:32:42 anton Exp $
+.\" $OpenBSD: kcov_remote_register.9,v 1.4 2021/01/15 20:08:37 anton Exp $
.\"
.\" Copyright (c) 2020 Anton Lindqvist <anton@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: October 3 2020 $
+.Dd $Mdocdate: January 15 2021 $
.Dt KCOV_REMOTE_REGISTER 9
.Os
.Sh NAME
@@ -91,3 +91,5 @@ These functions are implemented in
.Sh HISTORY
These functions first appeared in
.Ox 6.8 .
+.Sh AUTHORS
+.An Anton Lindqvist Aq Mt anton@openbsd.org .