Source-Changes-HG archive

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

[src/trunk]: src/lib/librump sprinkle a few references (just a diet sprinklin...



details:   https://anonhg.NetBSD.org/src/rev/c8b7e0569f60
branches:  trunk
changeset: 762169:c8b7e0569f60
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Feb 16 23:51:50 2011 +0000

description:
sprinkle a few references (just a diet sprinkling really)

diffstat:

 lib/librump/rump.3    |  6 ++++--
 lib/librump/rump_sp.7 |  5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 3f481ccef388 -r c8b7e0569f60 lib/librump/rump.3
--- a/lib/librump/rump.3        Wed Feb 16 23:48:51 2011 +0000
+++ b/lib/librump/rump.3        Wed Feb 16 23:51:50 2011 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.6 2010/12/16 12:39:39 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.7 2011/02/16 23:51:50 pooka Exp $
 .\"
 .\" Copyright (c) 2008-2010 Antti Kantee.  All rights reserved.
 .\"
@@ -151,8 +151,10 @@
 .Xr p2k 3 ,
 .Xr rump_etfs 3 ,
 .Xr rump_lwproc 3 ,
+.Xr rumpclient 3 ,
 .Xr rumpuser 3 ,
-.Xr ukfs 3
+.Xr ukfs 3 ,
+.Xr rump_sp 7
 .Rs
 .%A Antti Kantee
 .%D March 2009
diff -r 3f481ccef388 -r c8b7e0569f60 lib/librump/rump_sp.7
--- a/lib/librump/rump_sp.7     Wed Feb 16 23:48:51 2011 +0000
+++ b/lib/librump/rump_sp.7     Wed Feb 16 23:51:50 2011 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_sp.7,v 1.4 2011/02/07 22:04:36 pooka Exp $
+.\"     $NetBSD: rump_sp.7,v 1.5 2011/02/16 23:51:50 pooka Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -98,7 +98,8 @@
 .Ed
 .Sh SEE ALSO
 .Xr rump_server 1 ,
-.Xr rump 3
+.Xr rump 3 ,
+.Xr rumpclient 3
 .Sh HISTORY
 .Nm
 first appeared in



Home | Main Index | Thread Index | Old Index