[Bug 292408] synopsis of wc command
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292408] synopsis of wc command"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jan 2026 21:18:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292408
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4cb65fde79a2412558d10fdbf3427fc0e4536d80
commit 4cb65fde79a2412558d10fdbf3427fc0e4536d80
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-01-12 21:04:54 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-01-12 21:18:04 +0000
wc: Fix usage and manual SYNOPSIS + nits
The -c and -m flags are mututally exclusive. Also minor manual fixes:
+ Angle quotes do not work in prose, use double quote matching extant
+ Align manual page options list
+ Tag SPDX license identifier for manual
PR: 292408
MFC after: 3 days
usr.bin/wc/wc.1 | 12 ++++++++----
usr.bin/wc/wc.c | 2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.