summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2001-12-29 17:36:41 +0000
committermickey <mickey@openbsd.org>2001-12-29 17:36:41 +0000
commit20d7527af9be23b67b8e1b0ae0e37f681cc6f2ad (patch)
treef6414ed9295d18e1662da7e58abd8ed22fd9adb7
parentfix the history and tag the names proper (diff)
downloadwireguard-openbsd-20d7527af9be23b67b8e1b0ae0e37f681cc6f2ad.tar.xz
wireguard-openbsd-20d7527af9be23b67b8e1b0ae0e37f681cc6f2ad.zip
missd one pair of angles
-rw-r--r--share/man/man9/uvm.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9
index 4d9485e6d0c..f1b3d8c1ae4 100644
--- a/share/man/man9/uvm.9
+++ b/share/man/man9/uvm.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uvm.9,v 1.9 2001/12/29 17:33:45 mickey Exp $
+.\" $OpenBSD: uvm.9,v 1.10 2001/12/29 17:36:41 mickey Exp $
.\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
@@ -944,7 +944,7 @@ designed and implemented UVM.
.An Matthew Green Aq mrg@eterna.com.au
wrote the swap-space management code.
.Pp
-.An Chuck Silvers Aq <chuq@chuq.com>
+.An Chuck Silvers Aq chuq@chuq.com
implemented the aobj pager, thus allowing
UVM to support System V shared memory and process swapping.
.Pp