Date: Sun, 10 Sep 2023 07:56:53 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 273690] mdoc .Fx macro: Unknown FreeBSD version Message-ID: <bug-273690-9-19AKevVHSA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273690-9@https.bugs.freebsd.org/bugzilla/> References: <bug-273690-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273690 --- 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273690-9-19AKevVHSA>