Source-Changes-HG archive

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

[src/trunk]: src/lib/librump xfer rump_server(1), downgrade experimentalness ...



details:   https://anonhg.NetBSD.org/src/rev/c23d667b66ba
branches:  trunk
changeset: 762454:c23d667b66ba
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Feb 21 08:50:45 2011 +0000

description:
xfer rump_server(1), downgrade experimentalness level a bit

diffstat:

 lib/librump/rump.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 89001b1cc3b3 -r c23d667b66ba lib/librump/rump.3
--- a/lib/librump/rump.3        Mon Feb 21 07:11:11 2011 +0000
+++ b/lib/librump/rump.3        Mon Feb 21 08:50:45 2011 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.7 2011/02/16 23:51:50 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.8 2011/02/21 08:50:45 pooka Exp $
 .\"
 .\" Copyright (c) 2008-2010 Antti Kantee.  All rights reserved.
 .\"
@@ -148,6 +148,7 @@
 Generally speaking, dynamically loadable components must follow
 kernel module boundaries.
 .Sh SEE ALSO
+.Xr rump_server 1 ,
 .Xr p2k 3 ,
 .Xr rump_etfs 3 ,
 .Xr rump_lwproc 3 ,
@@ -199,5 +200,4 @@
 .An Antti Kantee Aq pooka%iki.fi@localhost
 .Sh NOTE
 .Nm
-is highly experimental and may change in header location, library
-name, API and/or ABI without warning.
+is still somewhat experimental.



Home | Main Index | Thread Index | Old Index