svn commit: r279159 - stable/10/share/man/man4

Kevin Lo kevlo at FreeBSD.org
Sun Feb 22 15:30:09 UTC 2015


Author: kevlo
Date: Sun Feb 22 15:30:08 2015
New Revision: 279159
URL: https://svnweb.freebsd.org/changeset/base/279159

Log:
  MFC r278840:
  Xref the following in wlan(4):
  
  - rsu(4)
  - urtwn(4)

Modified:
  stable/10/share/man/man4/wlan.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/wlan.4
==============================================================================
--- stable/10/share/man/man4/wlan.4	Sun Feb 22 15:28:49 2015	(r279158)
+++ stable/10/share/man/man4/wlan.4	Sun Feb 22 15:30:08 2015	(r279159)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 22, 2012
+.Dd February 16, 2015
 .Dt WLAN 4
 .Os
 .Sh NAME
@@ -182,12 +182,14 @@ may not interoperate.
 .Xr mwl 4 ,
 .Xr netintro 4 ,
 .Xr ral 4 ,
+.Xr rsu 4 ,
 .Xr rum 4 ,
 .Xr run 4 ,
 .Xr uath 4 ,
 .Xr upgt 4 ,
 .Xr ural 4 ,
 .Xr urtw 4 ,
+.Xr urtwn 4 ,
 .Xr wi 4 ,
 .Xr wlan_acl 4 ,
 .Xr wlan_ccmp 4 ,


More information about the svn-src-stable mailing list