diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-27 16:51:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-27 16:51:14 +0000 |
commit | 3ef0e1ede843e836b9ba01f096cb859ae234ab88 (patch) | |
tree | ed278e975147ac6d0f6beaed1a8e23f144c1b6d1 /share | |
parent | 4add00d00a7eaaf87d0161b15753a305c403b600 (diff) |
keep hardware list in order;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/puc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index d34758fdc22..90a6db9858a 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.27 2005/10/26 17:09:24 deraadt Exp $ +.\" $OpenBSD: puc.4,v 1.28 2005/10/27 16:51:13 jmc Exp $ .\" $NetBSD: puc.4,v 1.7 1999/07/03 05:55:23 cgd Exp $ .\" .\" Copyright (c) 1998 Christopher G. Demetriou. All rights reserved. @@ -63,9 +63,9 @@ The driver currently supports the following cards: .It Tn "AT&T/Lucent Venus Modem (found on IBM 33L4618, Actiontec 56K)" .It Tn "Boca Research Turbo Serial 654 (4 port serial)" .It Tn "Boca Research Turbo Serial 658 (8 port serial)" +.It Tn "Digi International Digi Neo 4 (quad serial)" .It Tn "Dolphin Peripherals 4014 (dual parallel)" .It Tn "Dolphin Peripherals 4035 (dual serial)" -.It Tn "Digi International Digi Neo 4 (quad serial)" .It Tn "Exsys EX-41098 (4 port serial)" .It Tn "Koutech IOFLEX-2S (dual serial)" .It Tn "Lava Computers 2SP-PCI (parallel port)" |