freebsd-src
freebsd-src copied to clipboard
getopt(3): be more explicit about :: extension
Make it possible to search for literal two colons (::) and actually find something. Make the "x"/"x:"/"x::" examples more explicit and more visibile.
Obtained from: NetBSD, nbuwe [email protected], 856d5b6 Signed-off-by: Simon Wollwage [email protected] PR: 291374
Original discussion at https://github.com/freebsd/freebsd-src/pull/1918 and https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=59828
Thank you for taking the time to contribute to FreeBSD! All issues resolved.
Thanks. I wasn't aware of mandoc. All linter warnings should now be fixed.