diff options
Diffstat (limited to 'share/man/man4/man4.sparc64/vbus.4')
-rw-r--r-- | share/man/man4/man4.sparc64/vbus.4 | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/vbus.4 b/share/man/man4/man4.sparc64/vbus.4 index 5b3ea90b8b6..cae583ad374 100644 --- a/share/man/man4/man4.sparc64/vbus.4 +++ b/share/man/man4/man4.sparc64/vbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vbus.4,v 1.3 2008/03/09 15:38:16 jmc Exp $ +.\" $OpenBSD: vbus.4,v 1.4 2008/03/09 15:45:06 jmc Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" @@ -27,9 +27,18 @@ The .Nm driver provides a virtual bus for devices provided by the UltraSPARC Hypervisor as found on sun4v systems. +.Pp +.Ox +provides support for the following devices: +.Pp +.Bl -tag -width "vcons(4)XX" -offset 3n -compact +.It Xr vcons 4 +virtual console interface +.It Xr vrtc 4 +virtual real-time clock +.El .Sh SEE ALSO -.Xr intro 4 , -.Xr vrtc 4 +.Xr intro 4 .Sh HISTORY The .Nm |