Thu May 28 09:41:05 2009 UTC ()
Use Nx for NetBSD.


(wiz)
diff -r1.3 -r1.4 src/sys/rump/librump/rumpkern/rump.3

cvs diff -r1.3 -r1.4 src/sys/rump/librump/rumpkern/rump.3 (expand / switch to context diff)
--- src/sys/rump/librump/rumpkern/rump.3 2009/05/24 23:13:49 1.3
+++ src/sys/rump/librump/rumpkern/rump.3 2009/05/28 09:41:05 1.4
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump.3,v 1.3 2009/05/24 23:13:49 pooka Exp $
+.\"     $NetBSD: rump.3,v 1.4 2009/05/28 09:41:05 wiz Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -92,7 +92,9 @@
 can be found from the header
 .In rump_syscalls.h .
 .It Vnode Interface
-To sort out namespace collisions for non-NetBSD platforms, the whole
+To sort out namespace collisions for
+.Pf non- Nx
+platforms, the whole
 vnode interface set is provided under a special namespace.
 The operation is the same as in the kernel, but the interface names
 begin with the prefix RUMP_VOP.