diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 10:18:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-21 10:18:28 +0000 |
commit | 601938c150d8cf4c6289798fbd84b77b113322cb (patch) | |
tree | 2d367c7f3a4b36e8b6f50f8da8930d2edf57087b /share/man/man4/man4.vax | |
parent | e72c1c531bab9c54eff9233b470941e1ce3bfced (diff) |
as for the rest of man4, use the .Nd lines to describe devices;
whilst here, comment out entries for the following devices which have
no man pages (miod can tell me if this is a problem):
hp300: hpibbus
mac68k: sbc
mvme68k: flash ipic mc memc pcc pcctwo sram vme vs wdsc zs
sparc: fd
Diffstat (limited to 'share/man/man4/man4.vax')
-rw-r--r-- | share/man/man4/man4.vax/intro.4 | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 index 55333217ee7..c70e878f6c6 100644 --- a/share/man/man4/man4.vax/intro.4 +++ b/share/man/man4/man4.vax/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.28 2007/06/21 08:49:20 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.29 2007/06/21 10:18:27 jmc Exp $ .\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -101,53 +101,53 @@ Not all supported devices are listed. .Pp .Bl -tag -width mscpbus(4) -compact -offset indent .It Xr asc 4 -NCR 53c94 SCSI controller. +VAXstation 4000 SCSI controller .It Xr dhu 4 -DHU-11 terminal multiplexor. +DHU-11/DHV-11 communications multiplexer .It Xr dz 4 -DZ-11 terminal multiplexer. +DZ-11 multiplexer device interface .It Xr gpx 4 -GPX color frame buffer. +GPX color frame buffer .It Xr ibus 4 -Internal bus on MicroVAX, VAX 4000 series, and others. +VAX internal bus .It Xr lcg 4 -Low-Cost Graphics color frame buffer. +Low-Cost Graphics color frame buffer .It Xr lcspx 4 -Low-Cost SPX color frame buffer. +Low-Cost SPX color frame buffer .It Xr le 4 -AMD LANCE Ethernet device. +AMD LANCE Ethernet device .It Xr lkkbd 4 -LK200/LK400 keyboard interface. +LK200/LK400 keyboard driver .It Xr lkms 4 -Serial mouse interface. +serial mouse driver .It Xr mscpbus 4 -Mass Storage Control Protocol interface. +MSCP device bus .It Xr mt 4 -MSCP tape drive interface. +TM78/ TU-78 MASSBUS magtape interface .It Xr mtc 4 -MSCP tape controller. +UNIBUS MSCP tape controller driver .It Xr ncr 4 -NCR 5380 SCSI controller. +VAXstation 2000/3100 SCSI controller .It Xr qe 4 -DEC DEQNA Q-bus Ethernet device. +DEC DEQNA Q-bus Ethernet device .It Xr qsc 4 -SC26C94 quad UART controller. +SC26C94 quad UART controller .It Xr ra 4 -MSCP disk drive interface. +MSCP disk controller interface .It Xr rx 4 -DEC floppy interface. +DEC RX02 floppy disk interface .It Xr smg 4 -Small Monochrome Graphics frame buffer. +Small Monochrome Graphics frame buffer .It Xr uba 4 -Q-bus and UNIBUS adapters. +UNIBUS/Q-bus controller .It Xr uda 4 -UDA50 disk controller interface. +UDA50 disk controller interface .It Xr vsbus 4 -VAXstation internal bus. +VAXstation bus .It Xr vxtbus 4 -VXT2000 internal bus. +VXT2000 bus .It Xr ze 4 -SGEC Ethernet device. +SGEC Ethernet device .El .Sh SEE ALSO .Xr autoconf 4 , |