Don't use .Xr for things that have no man page.

This commit is contained in:
Kevin Lo 2019-07-24 07:07:46 +00:00
parent 147b8ba829
commit 2bb78c1786
3 changed files with 4 additions and 5 deletions

View File

@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 24, 2015
.Dd July 24, 2019
.Dt CUE 4
.Os
.Sh NAME
@ -68,7 +68,7 @@ received and transmitted over separate USB bulk transfer endpoints.
.Pp
The CATC chipset supports only 10Mbps half-duplex mode, hence there
are no
.Xr ifmedia 4
.Fn ifmedia
modes to select.
.Pp
For more information on configuring this device, see

View File

@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 24, 2015
.Dd July 24, 2019
.Dt KUE 4
.Os
.Sh NAME
@ -68,7 +68,7 @@ received and transmitted over separate USB bulk transfer endpoints.
.Pp
The Kawasaki chipset supports only 10Mbps half-duplex mode, hence there
are no
.Xr ifmedia 4
.Fn ifmedia
modes to select.
.Pp
For more information on configuring this device, see

View File

@ -90,7 +90,6 @@ autonegotiation:
.Pp
.Dl "ifconfig re0 media 100baseTX mediaopt full-duplex,flag0"
.Sh SEE ALSO
.\".Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr miibus 4 ,
.Xr ifconfig 8