[Bug 230730] Review the awk(1) manpage (make sure that it is up to date)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Sep 2025 06:00:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230730
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e7a04a110724183c72e25c5c8461f89f50b4d08a
commit e7a04a110724183c72e25c5c8461f89f50b4d08a
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2025-09-04 05:44:33 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2025-09-04 05:59:48 +0000
awk: Merge upstream manpage updates
Merge the upstream manpage upades into awk.1. This goes through upstream
hash 9acc510. Upstream man page is written in raw nroff with "an"
macros, rather than in mandoc, so convert to mandoc as well. The man
page isn't updated on imports automatically, plus our man page has
diverged somewhat from upstraem's so it's not a mechanical change...
PR: 230730
Sponsored by: Netflix
usr.bin/awk/awk.1 | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 127 insertions(+), 9 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.