opnsense-src/usr.bin/netstat
Alan Somers cc61a0793a manpages: prefer linking to xo_options.7 over xo_parse_args.3
Most libxo-enabled utilities link to xo_parse_args.3.  But that man page
doesn't actually describe how to format command-line arguments.  Rather,
xo_options.7 does.  I suspect that these utilities link to the former
because the latter man page did not exist until libxo-0.7.2
(8a6eceff3c).  And newer utilities have probably been copy/pasting the
same text from older ones.  But the superior man page does exist now,
so we should link to it instead.

MFC after:	2 weeks
Sponsored by:	ConnectWise
Reviewed by:	emaste
Differential Revision: https://reviews.freebsd.org/D51354
2025-07-16 12:02:24 -06:00
..
bpf.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
common.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
common.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
if.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
inet.c tcp: count two previously ignored kinds of syncookie failures 2025-06-17 08:50:29 -07:00
inet6.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
ipsec.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
main.c netstat: strip the binary of sgid 2025-04-20 13:18:44 -05:00
Makefile netstat: strip the binary of sgid 2025-04-20 13:18:44 -05:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mbuf.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
mroute.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
mroute6.c netstat: cleanup includes in mroute6.c 2025-02-03 09:48:41 -08:00
netgraph.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
netisr.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
netstat.1 manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
netstat.h netstat: Use bool more widely 2025-02-04 14:12:21 -05:00
nhgrp.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
nhops.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
nlist_symbols pflow: netstat statistics 2024-01-16 09:45:53 +01:00
pfkey.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
route.c netstat: restore printing the "default" keyword, provide -nn option 2025-02-03 10:09:58 -08:00
route_netlink.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
sctp.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00
unix.c netstat(1): Complete libxo transition 2024-10-13 02:21:46 +08:00