aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-02-04 13:12:56 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-02-04 17:01:44 +0000
commit9fcc1b60b7fa9747510283519ede2accafc551dd (patch)
tree0c9d9a4e0fe2272be0ebddc0489464bb8e4b46c8
parenta47e1bdf89ebadeff01e5bf6b1086f88a5381723 (diff)
downloadsrc-9fcc1b60b7fa9747510283519ede2accafc551dd.tar.gz
src-9fcc1b60b7fa9747510283519ede2accafc551dd.zip
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)
-rw-r--r--share/man/man4/iwm.44
-rw-r--r--share/man/man4/iwmfw.43
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"