From 597646daacf04992230d4772c4506807dc22df58 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Fri, 1 Jun 2012 19:26:38 +0000 Subject: [PATCH] mdoc: terminate quoted string and remove unneeded paragraph macro. --- share/man/man4/bce.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index 722a78426add..dd7b981cc3d6 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -317,7 +317,7 @@ address space. .It "bce%d: Could not allocate TX descriptor chain DMA tag!" The driver could not allocate a DMA tag for the controller's 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 TX chain. .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, go to the Broadcom NIC Open Source Developer Resource Site: .Pa http://www.broadcom.com/support/ethernet_nic/open_source.php . -.Pp .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 ,