[Bug 247004] awk bad manpage
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 5 14:52:35 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247004
Bug ID: 247004
Summary: awk bad manpage
Product: Base System
Version: 11.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: uzsolt at uzsolt.hu
man awk says:
-V Print the version number of awk to standard output and exit.
But:
$ awk -V
awk: unknown option -V ignored
awk: no program given
Only the --version works but it doesn't appear in man page.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list