[Bug 241552] awk.1 man page incorrect about how to find awk's version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 13 13:01:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241552
Samy Mahmoudi <samy.mahmoudi at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |samy.mahmoudi at gmail.com
--- Comment #3 from Samy Mahmoudi <samy.mahmoudi at gmail.com> ---
Hi all,
This is a duplicate of bug 230730.
Solved by another duplicate of bug 230730 (bug 247004):
Author: yuripv
Date: Sat Jun 13 09:16:07 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
Modified:
head/usr.bin/awk/awk.1
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list