freebsd-src icon indicating copy to clipboard operation
freebsd-src copied to clipboard

getopt(3): be more explicit about :: extension

Open Kintaro opened this issue 2 weeks ago • 2 comments

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

Kintaro avatar Dec 12 '25 05:12 Kintaro

Thank you for taking the time to contribute to FreeBSD! All issues resolved.

github-actions[bot] avatar Dec 12 '25 05:12 github-actions[bot]

Thanks. I wasn't aware of mandoc. All linter warnings should now be fixed.

Kintaro avatar Dec 14 '25 04:12 Kintaro