diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-09 13:26:21 +0000 |
commit | ec7c30333358237f51b30f50a50d51d55aca8e45 (patch) | |
tree | 88142ec1e5443c28bf72e7fe3167c383da793ba9 /share/man/man4/puc.4 | |
parent | 1a572b26848ce70668c765a2570819f54e7ebce2 (diff) |
- fix lists/displays
- quote .Cd's
- add/remove .Pp's as necessary
- fix some .Re/.Rs's
- simplify macros
Diffstat (limited to 'share/man/man4/puc.4')
-rw-r--r-- | share/man/man4/puc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index 348707a2c5a..98fce00e198 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.17 2003/06/27 11:59:25 jmc Exp $ +.\" $OpenBSD: puc.4,v 1.18 2003/07/09 13:26:20 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. @@ -59,7 +59,7 @@ defined and standard as they should be. .Pp The driver currently supports the following cards: .Pp -.Bl -tag -width -offset indent -compact +.Bl -tag -width Ds -offset indent -compact .It Tn "Dolphin Peripherals 4014 (dual parallel)" .It Tn "Dolphin Peripherals 4035 (dual serial)" .It Tn "SIIG Cyber 2P1S PCI (dual parallel and single serial)" @@ -113,7 +113,7 @@ The driver currently supports the following cards: .Pp The driver does not support these cards: .Pp -.Bl -tag -width -offset indent -compact +.Bl -tag -width Ds -offset indent -compact .It Tn "Dolphin Peripherals 4006 (single parallel)" .It Tn "Dolphin Peripherals 4025 (single serial)" .It Tn "Dolphin Peripherals 4078 (dual serial and single parallel)" |