Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib Use rump_sp consistently in chapter 7
details: https://anonhg.NetBSD.org/src/rev/f09cae805531
branches: trunk
changeset: 761367:f09cae805531
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Jan 25 14:05:42 2011 +0000
description:
Use rump_sp consistently in chapter 7
nothing gets past the wizd, nothing.
diffstat:
lib/librump/rump_sp.7 | 4 ++--
lib/librumphijack/rumphijack.3 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 68fc95ad906a -r f09cae805531 lib/librump/rump_sp.7
--- a/lib/librump/rump_sp.7 Tue Jan 25 13:22:05 2011 +0000
+++ b/lib/librump/rump_sp.7 Tue Jan 25 14:05:42 2011 +0000
@@ -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
diff -r 68fc95ad906a -r f09cae805531 lib/librumphijack/rumphijack.3
--- a/lib/librumphijack/rumphijack.3 Tue Jan 25 13:22:05 2011 +0000
+++ b/lib/librumphijack/rumphijack.3 Tue Jan 25 14:05:42 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index