Module Name:    src
Committed By:   pooka
Date:           Mon Oct 19 14:43:46 UTC 2009

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

Log Message:
add Arnaud's EuroBSDCon paper


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 src/sys/rump/librump/rumpkern/rump.3:1.6
--- src/sys/rump/librump/rumpkern/rump.3:1.5	Tue Jun 30 15:28:01 2009
+++ src/sys/rump/librump/rumpkern/rump.3	Mon Oct 19 14:43:46 2009
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.5 2009/06/30 15:28:01 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.6 2009/10/19 14:43:46 pooka Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -131,6 +131,13 @@
 .%P pp. 201-214
 .%T Rump File Systems: Kernel Code Reborn
 .Re
+.Rs
+.%A Arnaud Ysmal
+.%A Antti Kantee
+.%D September 2009
+.%B EuroBSDCon 2009
+.%T Fs-utils: File Systems Access Tools for Userland
+.Re
 .Sh HISTORY
 .Nm
 first appeared in

Reply via email to