diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-09 02:39:29 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-09 02:39:29 +0000 |
commit | 63ff48f387b3de0f02665db7311aea7f55bd6f6d (patch) | |
tree | 8fbe993df30d9099549354bd9121a3e53e83cdc4 /share/man/man4/man4.sparc/intro.4 | |
parent | fe2f9c7012ce3db61aafde008c78b6a33e250f0a (diff) |
A simple zx(4) manual page and references to it...
Diffstat (limited to 'share/man/man4/man4.sparc/intro.4')
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index 0714671476a..db2d1231343 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.30 2003/03/06 21:54:41 miod Exp $ +.\" $OpenBSD: intro.4,v 1.31 2003/03/09 02:39:27 miod Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -186,6 +186,8 @@ Xylogics 753/7053 VMEbus SMD disk controller. Xylogics 450/451 VMEbus SMD disk controller. .It Xr zs/zstty/zskbd 4 Zilog 8530 serial controller (and serial keyboards). +.It Xr zx 4 +24 bit accelerated SBus color frame buffer. .El .Sh SEE ALSO .Xr autoconf 4 , |