diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-08-27 17:32:59 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-08-27 17:32:59 +0000 |
commit | 5f15160badf74edacaa46523fdec589d96163c1a (patch) | |
tree | 8b031332f1512cfcacdb21a972c374bb89d3597a /share/man/man4/man4.vax/lcspx.4 | |
parent | 4348d4abc4547f7099cb23d8a207f645b051fb44 (diff) |
Document new stuff and fix a few .Nd lines for consistency.
Diffstat (limited to 'share/man/man4/man4.vax/lcspx.4')
-rw-r--r-- | share/man/man4/man4.vax/lcspx.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/man4.vax/lcspx.4 b/share/man/man4/man4.vax/lcspx.4 index b536b9482bd..70721ddad9b 100644 --- a/share/man/man4/man4.vax/lcspx.4 +++ b/share/man/man4/man4.vax/lcspx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lcspx.4,v 1.1 2006/07/28 21:25:21 miod Exp $ +.\" $OpenBSD: lcspx.4,v 1.2 2006/08/27 17:32:58 miod Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,20 +24,21 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd July 28, 2006 +.Dd August 27, 2006 .Dt LCSPX 4 vax .Os .Sh NAME .Nm lcspx -.Nd VAXstation 4000/90 color frame buffer +.Nd Low-Cost SPX color frame buffer .Sh SYNOPSIS -.Cd "lcspx0 at vsbus0 csr 0x39302000" +.Cd "lcspx0 at vsbus0 csr 0x39302000 " Pq "VAXstation 4000/90" +.Cd "lcspx0 at vxtbus0 " Pq "VXT2000" .Cd "wsdisplay* at lcspx?" .Sh DESCRIPTION The .Nm is a 8 bit color frame buffer commonly encountered in VAXstation 4000/90 -systems. +systems and VXT2000 terminals. .Pp The .Nm @@ -54,5 +55,6 @@ interface. .Xr lcg 4 , .Xr smg 4 , .Xr vsbus 4 , +.Xr vxtbus 4 , .Xr wscons 4 , .Xr wsdisplay 4 |