svn commit: r229585 - head/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Thu Jan 5 11:16:43 UTC 2012
Author: brueffer
Date: Thu Jan 5 11:16:42 2012
New Revision: 229585
URL: http://svn.freebsd.org/changeset/base/229585
Log:
Fix typo.
MFC after: 1 week
Modified:
head/share/man/man4/bce.4
Modified: head/share/man/man4/bce.4
==============================================================================
--- head/share/man/man4/bce.4 Thu Jan 5 11:14:54 2012 (r229584)
+++ head/share/man/man4/bce.4 Thu Jan 5 11:16:42 2012 (r229585)
@@ -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!"
More information about the svn-src-head
mailing list