The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=73157ce4982e792f00ca42c45c04cdbb05d8a192
commit 73157ce4982e792f00ca42c45c04cdbb05d8a192 Author: Baptiste Daroussin <[email protected]> AuthorDate: 2024-02-29 17:35:07 +0000 Commit: Baptiste Daroussin <[email protected]> CommitDate: 2024-02-29 17:35:41 +0000 RELNOTES: fix my poor english Reported by: Gary Jennejohn <[email protected]> --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index 25cffbd84eae..9e9152f888db 100644 --- a/RELNOTES +++ b/RELNOTES @@ -12,7 +12,7 @@ Changes to this file should not be MFCed. fe86d923f83f: usbconfig(8) now reads the descriptions of the usb vendor and products - from usb.ids when available similarly to what pciconf(8) do. + from usb.ids when available, similarly to what pciconf(8) does. 4347ef60501f: The powerd(8) utility is now enabled in /etc/rc.conf by default on
