Module Name:    src
Committed By:   wiz
Date:           Tue Dec  2 09:05:15 UTC 2014

Modified Files:
        src/sys/rump/share/man/man7: rumpkernel.7

Log Message:
Use Nx.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/share/man/man7/rumpkernel.7

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

Modified files:

Index: src/sys/rump/share/man/man7/rumpkernel.7
diff -u src/sys/rump/share/man/man7/rumpkernel.7:1.1 src/sys/rump/share/man/man7/rumpkernel.7:1.2
--- src/sys/rump/share/man/man7/rumpkernel.7:1.1	Tue Dec  2 01:51:45 2014
+++ src/sys/rump/share/man/man7/rumpkernel.7	Tue Dec  2 09:05:15 2014
@@ -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 @@ The minimalistic
 .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.

Reply via email to