From 9dd9589dad110d3554a5d3be27be7de32794e268 Mon Sep 17 00:00:00 2001 From: brueffer Date: Tue, 14 Dec 2004 19:56:54 +0000 Subject: [PATCH] - remove nonexistant "device fwohci" - sort SYNOPSIS devices - Xref fwe(4) - bump .Dd MFC after: 3 days --- share/man/man4/fwip.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/fwip.4 b/share/man/man4/fwip.4 index ad76ec1d8f08..64fdc7db20ef 100644 --- a/share/man/man4/fwip.4 +++ b/share/man/man4/fwip.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 14, 2004 +.Dd December 14, 2004 .Dt FWIP 4 .Os .Sh NAME @@ -37,9 +37,8 @@ .Pp or .Pp -.Cd "device fwip" .Cd "device firewire" -.Cd "device fwohci" +.Cd "device fwip" .Sh DESCRIPTION The .Nm @@ -71,6 +70,7 @@ for most trivial uses of multicast. .Sh SEE ALSO .Xr arp 4 , .Xr firewire 4 , +.Xr fwe 4 , .Xr fwohci 4 , .Xr netintro 4 , .Xr polling 4 ,