mdoc: terminate quoted string and remove unneeded paragraph macro.

This commit is contained in:
Joel Dahl 2012-06-01 19:26:38 +00:00
parent db08ae007d
commit 597646daac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236420

View File

@ -317,7 +317,7 @@ address space.
.It "bce%d: Could not allocate TX descriptor chain DMA tag!" .It "bce%d: Could not allocate TX descriptor chain DMA tag!"
The driver could not allocate a DMA tag for the controller's The driver could not allocate a DMA tag for the controller's
TX chain. TX chain.
.It "bce%d: Could not allocate TX descriptor chain DMA memory! .It "bce%d: Could not allocate TX descriptor chain DMA memory!"
The driver could not allocate DMA addressable memory for the controller's The driver could not allocate DMA addressable memory for the controller's
TX chain. TX chain.
.It "bce%d: Could not map TX descriptor chain DMA memory!" .It "bce%d: Could not map TX descriptor chain DMA memory!"
@ -401,7 +401,6 @@ If the problem continues replace the controller.
For general information and support, For general information and support,
go to the Broadcom NIC Open Source Developer Resource Site: go to the Broadcom NIC Open Source Developer Resource Site:
.Pa http://www.broadcom.com/support/ethernet_nic/open_source.php . .Pa http://www.broadcom.com/support/ethernet_nic/open_source.php .
.Pp
.Sh SEE ALSO .Sh SEE ALSO
.Xr altq 4 , .Xr altq 4 ,
.Xr arp 4 , .Xr arp 4 ,