summaryrefslogtreecommitdiff
path: root/share/man/man3
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
commit19e57109cd585cb86d263decaeaf7c719b3fc826 (patch)
tree33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /share/man/man3
parent6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff)
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/makedev.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/makedev.3 b/share/man/man3/makedev.3
index 9a85d6c10d9..5083ec9bf52 100644
--- a/share/man/man3/makedev.3
+++ b/share/man/man3/makedev.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: makedev.3,v 1.1 2014/10/13 17:27:00 millert Exp $
+.\" $OpenBSD: makedev.3,v 1.2 2019/01/25 00:19:26 millert Exp $
.\"
-.\" Copyright (c) 2014 Todd C. Miller <Todd.Miller@courtesan.com>
+.\" Copyright (c) 2014 Todd C. Miller <millert@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -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 13 2014 $
+.Dd $Mdocdate: January 25 2019 $
.Dt MAKEDEV 3
.Os
.Sh NAME