opnsense-src/bin/ps
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
..
extern.h ps(1): Remove not-explicitly-requested columns with duplicate data 2025-04-28 13:57:52 +02:00
fmt.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
keyword.c ps(1): Add copyright 2025-04-28 14:55:00 +02:00
Makefile ps(1): Aliases: Resolve once, merge specifications 2025-04-28 13:57:01 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nlist.c bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
print.c ps(1), top(1): Priority: Let 0 be the first timesharing level 2025-06-17 22:09:39 -04:00
ps.1 manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
ps.c ps(1): Add copyright 2025-04-28 14:55:00 +02:00
ps.h ps(1): Remove not-explicitly-requested columns with duplicate data 2025-04-28 13:57:52 +02:00