Eliminate several groff warnings seen during build.

This commit is contained in:
fair 2009-05-17 00:53:36 +00:00
parent e298c1144d
commit eab9c3d787

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ahd.4,v 1.3 2009/04/10 15:05:06 joerg Exp $
.\" $NetBSD: ahd.4,v 1.4 2009/05/17 00:53:36 fair Exp $
.\"
.\" Copyright (c) 1995, 1996, 1997, 1998, 2000
.\" Justin T. Gibbs. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/ahd.4,v 1.5 2004/07/04 14:17:41 simon Exp $
.\"
.Dd July 4, 2004
.Dd May 16, 2009
.Dt AHD 4
.Os
.Sh NAME
@ -82,22 +82,22 @@ console when
.Dv AHD_DEBUG
is enabled.
Logically OR the following bits together:
.Bl -column Value Function -offset indent
.It Em Value Function
.It 0x0001 Show miscellaneous information
.It 0x0002 Show sense data
.It 0x0004 Show Serial EEPROM contents
.It 0x0008 Show bus termination settings
.It 0x0010 Show host memory usage
.It 0x0020 Show SCSI protocol messages
.It 0x0040 Show mode pointer of the chip register window
.It 0x0080 Show selection timeouts
.It 0x0100 Show FIFO usage messages
.It 0x0200 Show Queue Full status
.It 0x0400 Show SCB queue status
.It 0x0800 Show inbound packet information
.It 0x1000 Show S/G list information
.It 0x2000 Enable extra diagnostic code in the firmware
.Bl -column -offset indent '0x0001' 'Function'
.It Em Value Ta Em Function
.It 0x0001 Ta Show miscellaneous information
.It 0x0002 Ta Show sense data
.It 0x0004 Ta Show Serial EEPROM contents
.It 0x0008 Ta Show bus termination settings
.It 0x0010 Ta Show host memory usage
.It 0x0020 Ta Show SCSI protocol messages
.It 0x0040 Ta Show mode pointer of the chip register window
.It 0x0080 Ta Show selection timeouts
.It 0x0100 Ta Show FIFO usage messages
.It 0x0200 Ta Show Queue Full status
.It 0x0400 Ta Show SCB queue status
.It 0x0800 Ta Show inbound packet information
.It 0x1000 Ta Show S/G list information
.It 0x2000 Ta Enable extra diagnostic code in the firmware
.El
.Pp
The