Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/share/man/man7 Use Nx.
details: https://anonhg.NetBSD.org/src/rev/bd43c94082e8
branches: trunk
changeset: 334694:bd43c94082e8
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Dec 02 09:05:15 2014 +0000
description:
Use Nx.
diffstat:
sys/rump/share/man/man7/rumpkernel.7 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r c69d7b480afa -r bd43c94082e8 sys/rump/share/man/man7/rumpkernel.7
--- a/sys/rump/share/man/man7/rumpkernel.7 Tue Dec 02 08:31:18 2014 +0000
+++ b/sys/rump/share/man/man7/rumpkernel.7 Tue Dec 02 09:05:15 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rumpkernel.7,v 1.1 2014/12/02 01:51:45 pooka Exp $
+.\" $NetBSD: rumpkernel.7,v 1.2 2014/12/02 09:05:15 wiz Exp $
.\"
.\" Copyright (c) 2008-2014 Antti Kantee. All rights reserved.
.\"
@@ -42,8 +42,9 @@
.Xr rumpuser 3
interface integrates a rump kernel to the host platform.
Suitable and readily supported platforms include for example POSIX
-userspace (such as NetBSD), hypervisors (such as Xen and KVM), and bare
-metal hardware.
+userspace (such as
+.Nx ) ,
+hypervisors (such as Xen and KVM), and bare metal hardware.
.Pp
Rump kernels are component-oriented, which means that they consist
of libraries which are linked together to form runtime images.
Home |
Main Index |
Thread Index |
Old Index