summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-12-24 12:58:35 +0000
committersimokawa <simokawa@FreeBSD.org>2003-12-24 12:58:35 +0000
commit36f747d768607e88238c6a9f8815d0ecf658d207 (patch)
treed2d3648a88cfe79728651e3c313897b592427627
parentdd200f8c97fdd3fe1ba63e57fda2b654031413e1 (diff)
downloadFreeBSD-src-36f747d768607e88238c6a9f8815d0ecf658d207.zip
FreeBSD-src-36f747d768607e88238c6a9f8815d0ecf658d207.tar.gz
Fix reference to firewire(4).
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com>
-rw-r--r--share/man/man4/dcons.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/dcons.4 b/share/man/man4/dcons.4
index 2e4ad14..4f57f51 100644
--- a/share/man/man4/dcons.4
+++ b/share/man/man4/dcons.4
@@ -45,7 +45,7 @@ device is the simple console device which just reads from and writes to
an allocated buffer for input and output respectivly.
It is no use by itself and it is supposed that the buffer is accessed
via a bus like
-.Xr FireWire 4
+.Xr firewire 4
or
.Xr kvm 3
for interaction.
OpenPOWER on IntegriCloud