diff options
Diffstat (limited to 'share/man/man8/man8.i386/MAKEDEV.8')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 39f9b094eff..652c3db7923 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.100 2015/12/03 09:01:56 claudio Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.101 2016/01/27 09:12:16 reyk Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.76 2015/11/10 21:42:28 sthen Exp -.\" OpenBSD: MAKEDEV.common,v 1.81 2015/11/10 21:49:18 sthen Exp +.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.77 2016/01/27 09:09:29 reyk Exp +.\" OpenBSD: MAKEDEV.common,v 1.84 2016/01/27 09:09:28 reyk Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 3 2015 $ +.Dd $Mdocdate: January 27 2016 $ .Dt MAKEDEV 8 i386 .Os .Sh NAME @@ -280,6 +280,9 @@ Virtual Machine Monitor, see .It Ar vscsi* Virtual SCSI controller, see .Xr vscsi 4 . +.It Ar pvbus* +paravirtual device tree root, see +.Xr pvbus 4 . .El .Sh FILES .Bl -tag -width /dev -compact |