Module Name:    src
Committed By:   pooka
Date:           Tue Jan 25 14:05:43 UTC 2011

Modified Files:
        src/lib/librump: rump_sp.7
        src/lib/librumphijack: rumphijack.3

Log Message:
Use rump_sp consistently in chapter 7

nothing gets past the wizd, nothing.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/librump/rump_sp.7
cvs rdiff -u -r1.1 -r1.2 src/lib/librumphijack/rumphijack.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/librump/rump_sp.7
diff -u src/lib/librump/rump_sp.7:1.2 src/lib/librump/rump_sp.7:1.3
--- src/lib/librump/rump_sp.7:1.2	Thu Dec 16 17:17:07 2010
+++ src/lib/librump/rump_sp.7	Tue Jan 25 14:05:43 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_sp.7,v 1.2 2010/12/16 17:17:07 wiz Exp $
+.\"     $NetBSD: rump_sp.7,v 1.3 2011/01/25 14:05:43 pooka Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -24,7 +24,7 @@
 .\" SUCH DAMAGE.
 .\"
 .Dd December 16, 2010
-.Dt RUMP_SP 3
+.Dt RUMP_SP 7
 .Os
 .Sh NAME
 .Nm rump_sp

Index: src/lib/librumphijack/rumphijack.3
diff -u src/lib/librumphijack/rumphijack.3:1.1 src/lib/librumphijack/rumphijack.3:1.2
--- src/lib/librumphijack/rumphijack.3:1.1	Tue Jan 25 12:56:25 2011
+++ src/lib/librumphijack/rumphijack.3	Tue Jan 25 14:05:42 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rumphijack.3,v 1.1 2011/01/25 12:56:25 pooka Exp $
+.\"     $NetBSD: rumphijack.3,v 1.2 2011/01/25 14:05:42 pooka Exp $
 .\"
 .\" Copyright (c) 2011 Antti Kantee.  All rights reserved.
 .\"
@@ -59,4 +59,4 @@
 .Xr ld.so 1 ,
 .Xr rump_server 1 ,
 .Xr rump 3 ,
-.Xr rump_sp 3
+.Xr rump_sp 7

Reply via email to