Module Name: src
Committed By: wiz
Date: Wed Jun 1 08:17:12 UTC 2016
Modified Files:
src/share/man/man9: ubc.9
Log Message:
Use Mt for email addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man9/ubc.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/ubc.9
diff -u src/share/man/man9/ubc.9:1.8 src/share/man/man9/ubc.9:1.9
--- src/share/man/man9/ubc.9:1.8 Wed Jun 1 02:05:10 2016
+++ src/share/man/man9/ubc.9 Wed Jun 1 08:17:12 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: ubc.9,v 1.8 2016/06/01 02:05:10 pgoyette Exp $
+.\" $NetBSD: ubc.9,v 1.9 2016/06/01 08:17:12 wiz Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -146,6 +146,6 @@ UBC first appeared in
.Nx 1.6 .
.Sh AUTHORS
.An Chuck Silvers
-.Aq [email protected]
+.Aq Mt [email protected]
designed and implemented the UBC part of UVM, which uses UVM pages
to cache vnode data rather than the traditional buffer cache buffers.