Module Name:    src
Committed By:   pooka
Date:           Sun May  2 11:11:36 UTC 2010

Modified Files:
        src/sys/rump/librump/rumpkern: rump.3

Log Message:
ABC2010 paper


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/librump/rumpkern/rump.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/rump/librump/rumpkern/rump.3
diff -u src/sys/rump/librump/rumpkern/rump.3:1.6 src/sys/rump/librump/rumpkern/rump.3:1.7
--- src/sys/rump/librump/rumpkern/rump.3:1.6	Mon Oct 19 14:43:46 2009
+++ src/sys/rump/librump/rumpkern/rump.3	Sun May  2 11:11:36 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.6 2009/10/19 14:43:46 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.7 2010/05/02 11:11:36 pooka Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -138,6 +138,13 @@
 .%B EuroBSDCon 2009
 .%T Fs-utils: File Systems Access Tools for Userland
 .Re
+.Rs
+.%A Antti Kantee
+.%D March 2010
+.%B Proceedings of AsiaBSDCon 2010
+.%P pp. 75-84
+.%T Rump Device Drivers: Shine On You Kernel Diamond
+.Re
 .Sh HISTORY
 .Nm
 first appeared in

Reply via email to