opnsense-src/sbin/mount
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 Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Move mntopts(3) suppport into libutil 2025-04-22 22:51:42 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mount.8 manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
mount.c mount: Improve usage message and polish man page descriptions 2025-04-30 15:52:59 -04:00
mount_fs.c Search for mntopts.h globally, not locally 2025-04-22 22:51:42 +01:00
pathnames.h sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
vfslist.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00