git: 9fcc1b60b7fa - stable/12 - iwm(4), iwmfw(4): mention iwm7265Dfw
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Feb 2023 17:01:57 UTC
The branch stable/12 has been updated by pkubaj (ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=9fcc1b60b7fa9747510283519ede2accafc551dd
commit 9fcc1b60b7fa9747510283519ede2accafc551dd
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-02-04 13:12:56 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-02-04 17:01:44 +0000
iwm(4), iwmfw(4): mention iwm7265Dfw
Correct documentation by mentioning iwm7265Dfw.
PR: 234584
Differential review: https://reviews.freebsd.org/D38374
Approved by: erj
(cherry picked from commit 29fa34aadbd3d93343573220a521caa0c248682d)
(cherry picked from commit 97ab40b1d7b559fa5fc3b3c18f61b38dcbca6090)
---
share/man/man4/iwm.4 | 4 +++-
share/man/man4/iwmfw.4 | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4
index 2eddcbc83e2a..ed69f7e9dec4 100644
--- a/share/man/man4/iwm.4
+++ b/share/man/man4/iwm.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 28, 2020
+.Dd February 4, 2023
.Dt IWM 4
.Os
.Sh NAME
@@ -49,6 +49,7 @@ Choose one from:
.Cd "device iwm3168fw"
.Cd "device iwm7260fw"
.Cd "device iwm7265fw"
+.Cd "device iwm7265Dfw"
.Cd "device iwm8000Cfw"
.Cd "device iwm8265fw"
.Cd "device iwm9000fw"
@@ -71,6 +72,7 @@ iwm3160fw_load="YES"
iwm3168fw_load="YES"
iwm7260fw_load="YES"
iwm7265fw_load="YES"
+iwm7265Dfw_load="YES"
iwm8000Cfw_load="YES"
iwm8265fw_load="YES"
iwm9000fw_load="YES"
diff --git a/share/man/man4/iwmfw.4 b/share/man/man4/iwmfw.4
index 1704c735f292..877880c2e501 100644
--- a/share/man/man4/iwmfw.4
+++ b/share/man/man4/iwmfw.4
@@ -22,7 +22,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 28, 2020
+.Dd February 4, 2023
.Dt IWMFW 4
.Os
.Sh NAME
@@ -46,6 +46,7 @@ of the following:
.Cd "device iwm3168fw"
.Cd "device iwm7260fw"
.Cd "device iwm7265fw"
+.Cd "device iwm7265Dfw"
.Cd "device iwm8000Cfw"
.Cd "device iwm8265fw"
.Cd "device iwm9000fw"