diff options
author | gjb <gjb@FreeBSD.org> | 2017-05-12 02:12:38 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2017-05-12 02:12:38 +0000 |
commit | 12698763f8bbabdab23301df02d96e5068014803 (patch) | |
tree | d32cff717a382891878f98d84700e12f139dc086 /share/man | |
parent | ac962543d8086711bbf1fc4561e38afd62ee8c13 (diff) | |
download | FreeBSD-src-12698763f8bbabdab23301df02d96e5068014803.zip FreeBSD-src-12698763f8bbabdab23301df02d96e5068014803.tar.gz |
MFC r318109:
Correct "first appeared in" entries for various drivers that
exist in stable/11.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bnxt.4 | 4 | ||||
-rw-r--r-- | share/man/man4/bytgpio.4 | 4 | ||||
-rw-r--r-- | share/man/man4/cxgbev.4 | 4 | ||||
-rw-r--r-- | share/man/man4/jedec_ts.4 | 4 | ||||
-rw-r--r-- | share/man/man4/qlnxe.4 | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man4/bnxt.4 b/share/man/man4/bnxt.4 index 00268b1..bb2d26a 100644 --- a/share/man/man4/bnxt.4 +++ b/share/man/man4/bnxt.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 12, 2016 +.Dd May 9, 2017 .Dt BNXT 4 .Os .Sh NAME @@ -212,7 +212,7 @@ As of this writing, the system must be rebooted to initiate a PCI device reset. The .Nm device driver first appeared in -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS The .Nm diff --git a/share/man/man4/bytgpio.4 b/share/man/man4/bytgpio.4 index 5060953..e6a7fac 100644 --- a/share/man/man4/bytgpio.4 +++ b/share/man/man4/bytgpio.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 20, 2016 +.Dd May 9, 2017 .Dt BYTGPIO 4 .Os .Sh NAME @@ -49,7 +49,7 @@ on boards schematics: GPIO_S0_SCnn, GPIO_S0_NCnn, and GPIO_S5_nn. The .Nm manual page first appeared in -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS This driver and man page was written by .An Oleksandr Tymoshenko Aq Mt gonzo@FreeBSD.org . diff --git a/share/man/man4/cxgbev.4 b/share/man/man4/cxgbev.4 index a442d14..9dc3421 100644 --- a/share/man/man4/cxgbev.4 +++ b/share/man/man4/cxgbev.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 22, 2016 +.Dd May 9, 2017 .Dt CXGBEV 4 .Os .Sh NAME @@ -312,7 +312,7 @@ The device driver first appeared in .Fx 11.1 and -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS .An -nosplit The diff --git a/share/man/man4/jedec_ts.4 b/share/man/man4/jedec_ts.4 index 567beb6..91632e5 100644 --- a/share/man/man4/jedec_ts.4 +++ b/share/man/man4/jedec_ts.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 13, 2016 +.Dd May 9, 2017 .Dt JEDEC_TS 4 .Os .Sh NAME @@ -121,7 +121,7 @@ dev.jedec_ts.1.temp: 40.7500C The .Nm driver first appeared in -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS .An -nosplit The diff --git a/share/man/man4/qlnxe.4 b/share/man/man4/qlnxe.4 index 5820a4f..0f3e0a5 100644 --- a/share/man/man4/qlnxe.4 +++ b/share/man/man4/qlnxe.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 24, 2017 +.Dd May 9, 2017 .Dt QLNXE 4 .Os .Sh NAME @@ -80,7 +80,7 @@ or by E-mail at The .Nm device driver first appeared in -.Fx 12.0 . +.Fx 11.1 . .Sh AUTHORS .An -nosplit The |