The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=990d0523c9c11ff04d48db859e1622cbaa5a0a1a
commit 990d0523c9c11ff04d48db859e1622cbaa5a0a1a Author: Ceri Davies <c...@submonkey.net> AuthorDate: 2021-05-07 18:31:02 +0000 Commit: Mark Johnston <ma...@freebsd.org> CommitDate: 2021-05-10 13:34:46 +0000 devd.conf: Typo PR: 255051 (cherry picked from commit 6a8ed85f487c6fd109897235c60f710948bd5150) --- sbin/devd/devd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/devd/devd.conf b/sbin/devd/devd.conf index dba7d41402d7..db459a7b6e50 100644 --- a/sbin/devd/devd.conf +++ b/sbin/devd/devd.conf @@ -33,7 +33,7 @@ options { # # Configure the interface on attach. Due to a historical accident, this # script is called pccard_ether. We omit the usbus devices because those -# devices are assocaited with the USB Bus and provide an ifnet device to +# devices are associated with the USB Bus and provide an ifnet device to # allow usb traffic to be captured with usbdump(8). # # NB: DETACH events are ignored; the kernel should handle all cleanup _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"