The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3adf72a36b9b151eef57e3d83f71a3a9fbacb78d
commit 3adf72a36b9b151eef57e3d83f71a3a9fbacb78d Author: Mark Johnston <ma...@freebsd.org> AuthorDate: 2021-03-03 14:07:53 +0000 Commit: Mark Johnston <ma...@freebsd.org> CommitDate: 2021-03-03 14:07:53 +0000 qat.4: Fix some firmware module names PR: 252984 MFC after: 1 week --- share/man/man4/qat.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/qat.4 b/share/man/man4/qat.4 index 92ee85ac64eb..6aa8343aa309 100644 --- a/share/man/man4/qat.4 +++ b/share/man/man4/qat.4 @@ -47,9 +47,9 @@ module at boot time, place the following lines in qat_load="YES" qat_c2xxxfw_load="YES" qat_c3xxxfw_load="YES" -qat_c63xfw_load="YES" +qat_c62xfw_load="YES" qat_d15xxfw_load="YES" -qat_dh895xcc_load="YES" +qat_dh895xccfw_load="YES" .Ed .Sh DESCRIPTION The _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"