xfer rump_lwproc
This commit is contained in:
parent
a3acbf5ec9
commit
0a85e62a45
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rump.3,v 1.3 2010/08/30 11:37:52 wiz Exp $
|
||||
.\" $NetBSD: rump.3,v 1.4 2010/09/02 15:24:34 pooka Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008-2010 Antti Kantee. All rights reserved.
|
||||
.\"
|
||||
|
@ -141,6 +141,7 @@ Generally speaking, dynamically loadable components must follow
|
|||
kernel module boundaries.
|
||||
.Sh SEE ALSO
|
||||
.Xr p2k 3 ,
|
||||
.Xr rump_lwproc 3 ,
|
||||
.Xr rumpuser 3 ,
|
||||
.Xr ukfs 3
|
||||
.Rs
|
||||
|
|
Loading…
Reference in New Issue