Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump/librump/rumpkern add Arnaud's EuroBSDCon paper



details:   https://anonhg.NetBSD.org/src/rev/36ae2ef6c3f8
branches:  trunk
changeset: 748286:36ae2ef6c3f8
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Oct 19 14:43:46 2009 +0000

description:
add Arnaud's EuroBSDCon paper

diffstat:

 sys/rump/librump/rumpkern/rump.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r ebb21c425c4f -r 36ae2ef6c3f8 sys/rump/librump/rumpkern/rump.3
--- a/sys/rump/librump/rumpkern/rump.3  Mon Oct 19 14:35:04 2009 +0000
+++ b/sys/rump/librump/rumpkern/rump.3  Mon Oct 19 14:43:46 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index