[Midnightbsd-cvs] src [11730] trunk/share/man/man4: update man pages
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jul 9 19:22:29 EDT 2018
Revision: 11730
http://svnweb.midnightbsd.org/src/?rev=11730
Author: laffer1
Date: 2018-07-09 19:22:28 -0400 (Mon, 09 Jul 2018)
Log Message:
-----------
update man pages
Modified Paths:
--------------
trunk/share/man/man4/wlan.4
trunk/share/man/man4/wlan_acl.4
trunk/share/man/man4/wlan_amrr.4
trunk/share/man/man4/wlan_ccmp.4
trunk/share/man/man4/wlan_tkip.4
trunk/share/man/man4/wlan_wep.4
trunk/share/man/man4/wlan_xauth.4
trunk/share/man/man4/wpi.4
Modified: trunk/share/man/man4/wlan.4
===================================================================
--- trunk/share/man/man4/wlan.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2003 Tom Rhodes
.\" All rights reserved.
@@ -23,9 +24,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan.4 279159 2015-02-22 15:30:08Z kevlo $
.\"
-.Dd February 22, 2012
+.Dd February 16, 2015
.Dt WLAN 4
.Os
.Sh NAME
@@ -182,6 +183,7 @@
.Xr mwl 4 ,
.Xr netintro 4 ,
.Xr ral 4 ,
+.Xr rsu 4 ,
.Xr rum 4 ,
.Xr run 4 ,
.Xr uath 4 ,
@@ -188,6 +190,7 @@
.Xr upgt 4 ,
.Xr ural 4 ,
.Xr urtw 4 ,
+.Xr urtwn 4 ,
.Xr wi 4 ,
.Xr wlan_acl 4 ,
.Xr wlan_ccmp 4 ,
Modified: trunk/share/man/man4/wlan_acl.4
===================================================================
--- trunk/share/man/man4/wlan_acl.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_acl.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2004 Sam Leffler
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_acl.4 233648 2012-03-29 05:02:12Z eadler $
.\"
.Dd December 7, 2004
.Dt WLAN_ACL 4
@@ -40,7 +41,7 @@
with 802.11 devices operating as an access point.
The
.Nm
-must be loaded for
+must be loaded for
.Xr ifconfig 8
to handle the
.Cm mac:*
Modified: trunk/share/man/man4/wlan_amrr.4
===================================================================
--- trunk/share/man/man4/wlan_amrr.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_amrr.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2007 Kevin Lo
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_amrr.4 233648 2012-03-29 05:02:12Z eadler $
.\"
.Dd April 13, 2008
.Dt WLAN_AMRR 4
@@ -48,7 +49,7 @@
.Xr wpi 4 ,
.Xr zyd 4
.Sh STANDARDS
-More information can be found in the paper describing the
+More information can be found in the paper describing the
.Em AMRR
algorithm at
.Pa http://hal.inria.fr/inria-00070784/en/ .
Modified: trunk/share/man/man4/wlan_ccmp.4
===================================================================
--- trunk/share/man/man4/wlan_ccmp.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_ccmp.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2004 Sam Leffler
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_ccmp.4 140179 2005-01-13 11:09:58Z ru $
.\"
.Dd December 7, 2004
.Dt WLAN_CCMP 4
Modified: trunk/share/man/man4/wlan_tkip.4
===================================================================
--- trunk/share/man/man4/wlan_tkip.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_tkip.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2004 Sam Leffler
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_tkip.4 147403 2005-06-15 19:29:03Z wilko $
.\"
.Dd December 7, 2004
.Dt WLAN_TKIP 4
Modified: trunk/share/man/man4/wlan_wep.4
===================================================================
--- trunk/share/man/man4/wlan_wep.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_wep.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2004 Sam Leffler
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_wep.4 140179 2005-01-13 11:09:58Z ru $
.\"
.Dd December 7, 2004
.Dt WLAN_WEP 4
Modified: trunk/share/man/man4/wlan_xauth.4
===================================================================
--- trunk/share/man/man4/wlan_xauth.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wlan_xauth.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\"
.\" Copyright (c) 2004 Sam Leffler
.\" All rights reserved.
@@ -23,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wlan_xauth.4 178354 2008-04-20 20:35:46Z sam $
.\"
.Dd December 7, 2004
.Dt WLAN_XAUTH 4
Modified: trunk/share/man/man4/wpi.4
===================================================================
--- trunk/share/man/man4/wpi.4 2018-07-09 23:21:57 UTC (rev 11729)
+++ trunk/share/man/man4/wpi.4 2018-07-09 23:22:28 UTC (rev 11730)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 2004-2007
.\" Damien Bergamini <damien.bergamini at free.fr>. All rights reserved.
.\" Benjamin Close <Benjamin.Close at clearchain.com>. All rights reserved.
@@ -24,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/share/man/man4/wpi.4 315127 2017-03-12 04:57:21Z ngie $
.\"
.Dd October 5, 2008
.Dt WPI 4
@@ -69,7 +70,7 @@
.Xr ifconfig 8 .
.Pp
This driver requires the firmware built with the
-.Nm wpifw
+.Nm wpifw 4
module to work.
.Sh FILES
.Bl -tag -width ".Pa /usr/share/doc/legal/intel_wpi/LICENSE" -compact
@@ -106,14 +107,14 @@
The driver failed to load the firmware image using the
.Xr firmware 9
subsystem.
-Verify the
-.Xr wpifw
+Verify the
+.Xr wpifw 4
firmware module is installed.
.It "wpi%d: fatal firmware error"
An unknown error has occurred in the uploaded firmware, you may have to
unload/reload the driver to continue.
.It "wpi%d: Radio transmitter is switched off"
-The hardware switch controlling the radio is currently turned off.
+The hardware switch controlling the radio is currently turned off.
Data transmission is not possible in this state.
.El
.Sh SEE ALSO
@@ -133,8 +134,8 @@
.Ox
by
.An Damien Bergamini Aq damien.bergamini at free.fr .
-.An Benjamin Close Aq benjsc at FreeBSD.org
-ported
+.An Benjamin Close Aq benjsc at FreeBSD.org
+ported
.Nm
to
.Fx .
More information about the Midnightbsd-cvs
mailing list