From b730be7a19233b0eda4288b30b9af01cc91b0ea0 Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Thu, 5 Jan 2012 11:16:42 +0000 Subject: [PATCH] Fix typo. MFC after: 1 week --- share/man/man4/bce.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4 index 0bca57b3d2f..cbad861cd22 100644 --- a/share/man/man4/bce.4 +++ b/share/man/man4/bce.4 @@ -251,7 +251,7 @@ status block. .It "bce%d: Could not allocate status block DMA memory!" The driver could not allocate DMA addressable memory for the controller's status block. -.It "bce_d: Could not map status block DMA memory!" +.It "bce%d: Could not map status block DMA memory!" The driver could not map the status block memory into the controller's DMA address space. .It "bce%d: Could not allocate statistics block DMA tag!"