From 16b2290447de6af652f8eee1f585be8f94b30082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Wed, 3 Mar 2021 07:48:11 +0100 Subject: [PATCH] wlandebug.8: remove Xref for missing manpages Remove references for: athdebug(8), athstats(8) and wlanstats(8) Those are tools in the tools/ directory that are not built as part of the base system. According to the toolds/README file: "...these tools are not meant to be built as part of the standard system..." Even more, the tools/tools/README is not udpated and wlanstats does not even built on current: error: cast from 'struct sockaddr *' to 'const struct sockaddr_dl *' increases required alignment from 1 to 2 [-Werror,-Wcast-align] PR: 227174 Reported by: freebsd.org@alexandrews.me.uk Reviewed by: gbe@ adrian@ Approved by: gbe@ (mentor) adrian@ Differential Revision: https://reviews.freebsd.org/D29033 --- usr.sbin/wlandebug/wlandebug.8 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8 index 0640eff01b20..28fb904306e9 100644 --- a/usr.sbin/wlandebug/wlandebug.8 +++ b/usr.sbin/wlandebug/wlandebug.8 @@ -153,10 +153,12 @@ The following might be used to debug basic station mode operation: it enables debug messages while scanning, authenticating to an access point, and associating to an access point. .Sh SEE ALSO -.Xr athdebug 8 , -.Xr athstats 8 , -.Xr ifconfig 8 , -.Xr wlanstats 8 +.Xr ifconfig 8 +.Pp +The +.Pa /usr/src/tools +directory contains some utilities that might be relevant to debug wireless +issues. .Sh NOTES Different wireless drivers support different debugging messages. Drivers such as