Bug 263299 - wlandebug(8) refers to three manual pages that are not available online
Summary: wlandebug(8) refers to three manual pages that are not available online
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-wireless (Nobody)
URL: https://github.com/freebsd/freebsd-sr...
Keywords: needs-patch
Depends on:
Blocks: 108980
  Show dependency treegraph
 
Reported: 2022-04-15 17:04 UTC by Graham Perrin
Modified: 2024-01-04 10:39 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-04-15 17:04:55 UTC
<https://www.freebsd.org/cgi/man.cgi?query=wlandebug&sektion=8&manpath=FreeBSD#SEE_ALSO> includes a link to four manual pages, three of which are not available: 

> athdebug(8), athstats(8), ifconfig(8), wlanstats(8)

(ifconfig(8) is available.)
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-04-15 17:13:03 UTC
In the absence of a manual page, random success with an imaginary option: 

    wlanstats help

– does not present help, but does present useful output. 

<https://forums.freebsd.org/posts/563691>