From 2bb78c1786735cda21cb3525352bc44c6f6e84db Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Wed, 24 Jul 2019 07:07:46 +0000 Subject: [PATCH] Don't use .Xr for things that have no man page. --- share/man/man4/cue.4 | 4 ++-- share/man/man4/kue.4 | 4 ++-- share/man/man4/rgephy.4 | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4 index 01a2e64067e..72bea982a93 100644 --- a/share/man/man4/cue.4 +++ b/share/man/man4/cue.4 @@ -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 diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4 index 022ccefe6b6..5b4a5987c91 100644 --- a/share/man/man4/kue.4 +++ b/share/man/man4/kue.4 @@ -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 diff --git a/share/man/man4/rgephy.4 b/share/man/man4/rgephy.4 index 4e9e8e13d5b..f66856be05f 100644 --- a/share/man/man4/rgephy.4 +++ b/share/man/man4/rgephy.4 @@ -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