Created attachment 240756 [details] Patch for share/man/man5/rc.conf.5 fixing stray blank introduced in commit 9e0d41c8f063111803c36e5aaff1126c99e8c7ea
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1a791448272a61e3435feba0ede5e93738f2ba7c commit 1a791448272a61e3435feba0ede5e93738f2ba7c Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2023-03-11 21:08:04 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> CommitDate: 2023-03-11 21:08:04 +0000 rc.conf.5: a stray whitespace removed PR: 270124 share/man/man5/rc.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks for the patch. Committed. Maxim