Module Name:    src
Committed By:   pooka
Date:           Sun Mar 22 05:41:49 UTC 2009

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

Log Message:
reference to ABC2009 paper


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/sys/rump/librump/rumpkern/rump.3:1.2
--- src/sys/rump/librump/rumpkern/rump.3:1.1	Mon Jul 28 18:34:31 2008
+++ src/sys/rump/librump/rumpkern/rump.3	Sun Mar 22 05:41:49 2009
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.1 2008/07/28 18:34:31 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.2 2009/03/22 05:41:49 pooka Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -109,6 +109,13 @@
 .Xr p2k 3 ,
 .Xr rumpuser 3 ,
 .Xr ukfs 3
+.Rs
+.%A Antti Kantee
+.%D March 2009
+.%J Proceedings of AsiaBSDCon 2009
+.%P pp. 71-80
+.%T Environmental Independence: BSD Kernel TCP/IP in Userspace
+.Re
 .Sh HISTORY
 .Nm
 first appeared in

Reply via email to