From 5a1609ab2d33b2da40d2c5e05f74c046f80c557e Mon Sep 17 00:00:00 2001 From: tj Date: Fri, 15 Jan 2016 18:50:14 +0000 Subject: add missing HISTORY section to iwm and iwn man pages; ok jmc --- share/man/man4/iwm.4 | 9 +++++++-- share/man/man4/iwn.4 | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index ee029684d3e..f0455984ef6 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.15 2015/12/14 11:25:27 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.16 2016/01/15 18:50:13 tj Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini . All rights reserved. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 14 2015 $ +.Dd $Mdocdate: January 15 2016 $ .Dt IWM 4 .Os .Sh NAME @@ -133,6 +133,11 @@ The driver will reset the hardware. .Xr pci 4 , .Xr hostname.if 5 , .Xr ifconfig 8 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 5.7 . .Sh CAVEATS 802.11n operation is currently limited to data rates MCS 0 to MCS 7. .Pp diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index 41904014c97..914672b7a86 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwn.4,v 1.50 2016/01/04 15:28:07 jmc Exp $ +.\" $OpenBSD: iwn.4,v 1.51 2016/01/15 18:50:13 tj Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini . All rights reserved. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 4 2016 $ +.Dd $Mdocdate: January 15 2016 $ .Dt IWN 4 .Os .Sh NAME @@ -192,6 +192,11 @@ The driver will reset the hardware. .Xr pci 4 , .Xr hostname.if 5 , .Xr ifconfig 8 +.Sh HISTORY +The +.Nm +device driver first appeared in +.Ox 4.3 . .Sh AUTHORS The .Nm -- cgit v1.2.3