https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265808
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fcc3096f004116d8bb8a753bb2f2181f2949a806 commit fcc3096f004116d8bb8a753bb2f2181f2949a806 Author: Benedict Reuschling <[email protected]> AuthorDate: 2025-08-27 14:23:31 +0000 Commit: Benedict Reuschling <[email protected]> CommitDate: 2025-08-27 14:31:01 +0000 Fix grammar in freebsd-version(1) The man page for freebsd-version describes four options and using the distinction between two (using neither) does not apply in that context. Change it to replace "neither" to fix the grammo. PR: 265808 Event: Oslo Hackathon 2025 Approved by: des Differential Revision: https://reviews.freebsd.org/D52180 bin/freebsd-version/freebsd-version.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
