Source-Changes-HG archive

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

[src/trunk]: src/sys/rump drop silly backronym. just rump.



details:   https://anonhg.NetBSD.org/src/rev/171fb8dbaa5f
branches:  trunk
changeset: 754741:171fb8dbaa5f
user:      pooka <pooka%NetBSD.org@localhost>
date:      Tue May 11 09:45:59 2010 +0000

description:
drop silly backronym.  just rump.

diffstat:

 sys/rump/README.dirs             |  4 ++--
 sys/rump/librump/rumpkern/rump.3 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r b10f74e1096b -r 171fb8dbaa5f sys/rump/README.dirs
--- a/sys/rump/README.dirs      Tue May 11 09:30:29 2010 +0000
+++ b/sys/rump/README.dirs      Tue May 11 09:45:59 2010 +0000
@@ -1,6 +1,6 @@
-       $NetBSD: README.dirs,v 1.9 2009/09/04 10:54:44 pooka Exp $
+       $NetBSD: README.dirs,v 1.10 2010/05/11 09:45:59 pooka Exp $
 
-    Runnable Userspace Meta Programs
+    rump kernel support
 
 Quick rundown of the current directory structure:
 
diff -r b10f74e1096b -r 171fb8dbaa5f sys/rump/librump/rumpkern/rump.3
--- a/sys/rump/librump/rumpkern/rump.3  Tue May 11 09:30:29 2010 +0000
+++ b/sys/rump/librump/rumpkern/rump.3  Tue May 11 09:45:59 2010 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.7 2010/05/02 11:11:36 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.8 2010/05/11 09:45:59 pooka Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -28,7 +28,7 @@
 .Os
 .Sh NAME
 .Nm rump
-.Nd Runnable Userspace Meta Program kernel
+.Nd rump kernel
 .Sh LIBRARY
 rump Library (librump, \-lrump)
 .Sh SYNOPSIS



Home | Main Index | Thread Index | Old Index