Use -dash list instead of -tag list without content.
This commit is contained in:
parent
3d25b0def2
commit
7b0d3f464c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: p5pb.4,v 1.17 2019/12/29 23:03:20 wiz Exp $
|
||||
.\" $NetBSD: p5pb.4,v 1.18 2019/12/30 00:49:56 uwe Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2011, 2012 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -64,11 +64,16 @@ option.
|
|||
The
|
||||
.Nm
|
||||
driver supports the following hardware:
|
||||
.Bl -tag -offset indent -width 12n
|
||||
.It Phase5 BlizzardVisionPPC graphics card
|
||||
.It Phase5 CyberVisionPPC graphics card
|
||||
.It DCE Computer G-REX 1200
|
||||
.It DCE Computer G-REX 4000
|
||||
.Pp
|
||||
.Bl -dash -compact
|
||||
.It
|
||||
Phase5 BlizzardVisionPPC graphics card
|
||||
.It
|
||||
Phase5 CyberVisionPPC graphics card
|
||||
.It
|
||||
DCE Computer G-REX 1200
|
||||
.It
|
||||
DCE Computer G-REX 4000
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr amiga/cv3dpb 4 ,
|
||||
|
|
Loading…
Reference in New Issue