[Bug 273690] mdoc .Fx macro: Unknown FreeBSD version
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273690] mdoc .Fx macro: Unknown FreeBSD version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Sep 2023 07:56:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273690 --- Comment #1 from Wolfram Schneider <wosch@FreeBSD.org> --- (In reply to Wolfram Schneider from comment #0) I forgot the final command: egrep 'Unknown FreeBSD version' m.log | perl -npe 's,\(.*,,' | sort | uniq -c | sort -nr -- You are receiving this mail because: You are on the CC list for the bug.