diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-15 20:10:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-15 20:10:47 +0000 |
commit | 456bbdb7a64466f567133167e5082c02c19e8ced (patch) | |
tree | 17ddefb99664037175b93b8996a9a2641eebb07f /share/man/man8 | |
parent | 2556157ba719d4e9ed56b05ec0c58ae01a0480af (diff) |
some spelling corrections from NetBSD (Igor Sobrado);
ok hugh@
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index 5092b7b53b8..8f9fd00af0f 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.12 2003/01/25 00:04:20 jmc Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.13 2003/04/15 20:10:46 jmc Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -93,7 +93,7 @@ Configuration specific devices. .Sy Device\-names .Bl -tag -width indent -compact .It Ar ad# -Unibus interface to data translation a/d converter. +UNIBUS interface to Data Translation A/D converter. .It Ar bpf# Berkeley Packet Filters. .It Ar ccd# @@ -104,52 +104,52 @@ SCSI CD-ROM drives. .It Ar ch# SCSI changer. .It Ar ct# -Unibus parallel interface to CAT typesetter. +UNIBUS parallel interface to CAT typesetter. .It Ar dh# -Unibus dh11 and emulations (e.g. Able dmax, Emulex cs-11). +UNIBUS DH11 and emulations (e.g. Able DMAX, Emulex CS-11). .It Ar dhu# -Unibus dhu11. +UNIBUS DHU11. .It Ar dmf# -Unibus dmf32. +UNIBUS DMF32. .It Ar dmz# -Unibus dmz32. +UNIBUS DMZ32. .It Ar dn# -Unibus dn11 and emulations (e.g. Able Quadracall). +UNIBUS DN11 and emulations (e.g. Able Quadracall). .It Ar dz# -Unibus dz11 and dz32. +UNIBUS DZ11 and DZ32. .It Ar hk# -Unibus rk06 and rk07. +UNIBUS RK06 and RK07. .It Ar hp# -Massbus rm??. +MASSBUS RM??. .It Ar ht# -Massbus tm03 & tu??. +MASSBUS TM03 & TU??. .It Ar ik# -Unibus interface to ikonas frame buffer. +UNIBUS interface to Ikonas frame buffer. .It Ar lp# -Unibus lp11 parallel interface. +UNIBUS LP11 parallel interface. .It Ar md# .Dq Memory pseudo-disk devices. .It Ar mt# MSCP tape drives (TU81, TK50, etc.). .It Ar np# -Unibus Ethernet co-processor interface, for downloading. +UNIBUS Ethernet co-processor interface, for downloading. .It Ar ps# -Unibus interface to e&s picture system 2. +UNIBUS interface to E&S Picture System 2. .It Ar pty# Set of master and slave pseudo terminals. .It Ar qv# QVSS (MicroVAX) display. .It Ar ra# -Unibus uda50 w/ ra??. +UNIBUS UDA50 w/ RA??. .It Ar random Random number generator. .It Ar rb# -730 idc w/ rb80 and/or rb02. +730 IDC w/ RB80 and/or RB02. .It Ar rl# -Unibus rl02. +UNIBUS RL02. .It Ar rx# -Unibus rx211 floppy disk. +UNIBUS RX211 floppy disk. .It Ar sd# SCSI disks. .It Ar ss# @@ -157,26 +157,26 @@ SCSI scanner. .It Ar st# SCSI tape drives. .It Ar tm# -Unibus tm11 & te10 emulations (e.g. Emulex tc-11). +UNIBUS TM11 & TE10 emulations (e.g. Emulex TC-11). .It Ar ts# -Unibus ts11. +UNIBUS TS11. .It Ar ttyv0 QVSS (MicroVAX) display reserved pty. .It Ar uk# SCSI unknown. .It Ar up# -Other Unibus devices (e.g. on Emulex sc-21v controller). +Other UNIBUS devices (e.g. on Emulex SC-21V controller). .It Ar ut# -Unibus TU45 emulations (e.g. 9700). +UNIBUS TU45 emulations (e.g. 9700). .It Ar uu# -TU58 cassettes on dl11 controller. +TU58 cassettes on DL11 controller. .It Ar va# -Unibus Varian parallel interface. +UNIBUS Varian parallel interface. .It Ar vnd# .Dq File pseudo-disks. .It Ar vp# -Unibus Versatec parallel interface. +UNIBUS Versatec parallel interface. .El .Sh FILES .Bl -tag -width /dev -compact |