diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-08-06 00:34:25 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-08-06 00:34:25 +0000 |
commit | 5744627905d53310fa8c891ba6518ce354107189 (patch) | |
tree | 90a6502f03284cffbcb4fb1c833732b21ae3539b /share | |
parent | cf9af3c628497cc748e1533ee044b706f7ba818d (diff) |
virtio no longer attaches to vexpress
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.armv7/vexpress.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/man4.armv7/vexpress.4 b/share/man/man4/man4.armv7/vexpress.4 index 8290751c7fd..5923975cb41 100644 --- a/share/man/man4/man4.armv7/vexpress.4 +++ b/share/man/man4/man4.armv7/vexpress.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vexpress.4,v 1.1 2015/06/14 13:53:49 jsg Exp $ +.\" $OpenBSD: vexpress.4,v 1.2 2016/08/06 00:34:24 jsg Exp $ .\" .\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org> .\" @@ -14,7 +14,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: June 14 2015 $ +.Dd $Mdocdate: August 6 2016 $ .Dt VEXPRESS 4 armv7 .Os .Sh NAME @@ -39,8 +39,6 @@ ARM PrimeCell PL031 Real-time clock ARM PrimeCell PL011 UART .It Xr sysreg 4 ARM Motherboard Express microATX system registers -.It Xr virtio 4 -VirtIO support .El .Sh SEE ALSO .Xr intro 4 , |