Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add the USENIX paper of the author to SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/696f517e92d2
branches: trunk
changeset: 753943:696f517e92d2
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Apr 14 11:33:59 2010 +0000
description:
Add the USENIX paper of the author to SEE ALSO.
diffstat:
share/man/man9/ubc.9 | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 3249dc3f3003 -r 696f517e92d2 share/man/man9/ubc.9
--- a/share/man/man9/ubc.9 Wed Apr 14 11:11:29 2010 +0000
+++ b/share/man/man9/ubc.9 Wed Apr 14 11:33:59 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ubc.9,v 1.3 2009/09/28 14:11:56 joerg Exp $
+.\" $NetBSD: ubc.9,v 1.4 2010/04/14 11:33:59 jruoho Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 3, 2009
+.Dd April 14, 2010
.Dt UBC 9
.Os
.Sh NAME
@@ -133,6 +133,16 @@
.Xr uvm 9 ,
.Xr vnode 9 ,
.Xr vnodeops 9
+.Rs
+.%A Chuck Silvers
+.%T "UBC: An Efficient Unified I/O and Memory Caching Subsystem for NetBSD"
+.%I USENIX Association
+.%B Proceedings of the FREENIX Track: 2000 USENIX Annual Technical Conference
+.%P 285-290
+.%D June 18-23, 2000
+.%U http://www.usenix.org/
+.%U event/usenix2000/freenix/full_papers/silvers/silvers.pdf
+.Re
.Sh HISTORY
UBC first appeared in
.Nx 1.6 .
Home |
Main Index |
Thread Index |
Old Index