https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004
--- Comment #4 from [email protected] --- A commit references this bug: Author: yuripv Date: Sat Jun 13 09:16:07 UTC 2020 New revision: 362147 URL: https://svnweb.freebsd.org/changeset/base/362147 Log: awk(1): use -version instead of -V -V is OpenBSD specific, use -version instead. While here, fix issue reported by mandoc lint and drop nonexistent script(7) reference. PR: 247004 Reviewed by: 0mp, markj Differential Revision: https://reviews.freebsd.org/D25164 Changes: head/usr.bin/awk/awk.1 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
