svn commit: r343495 - head/share/man/man4

Andriy Voskoboinyk avos at FreeBSD.org
Sun Jan 27 15:10:21 UTC 2019


Author: avos
Date: Sun Jan 27 15:10:20 2019
New Revision: 343495
URL: https://svnweb.freebsd.org/changeset/base/343495

Log:
  wlan.4: improve wording
  
  PR:		218075
  Submitted by:	Aaron Taylor <halfnote1004 at gmail.com>
  MFC after:	5 days

Modified:
  head/share/man/man4/wlan.4

Modified: head/share/man/man4/wlan.4
==============================================================================
--- head/share/man/man4/wlan.4	Sun Jan 27 14:36:52 2019	(r343494)
+++ head/share/man/man4/wlan.4	Sun Jan 27 15:10:20 2019	(r343495)
@@ -167,9 +167,8 @@ was used to be compatible with
 .Pp
 Mesh stations follow the 802.11s Draft 3.0 specification which is
 not ratified and subject to change.
-Beware that this specification is incompatible with earlier drafts;
-and stations implementing earlier drafts (e.g. Linux)
-may not interoperate.
+Be aware that this specification is incompatible with earlier drafts.
+Stations implementing earlier drafts (e.g., Linux) may be incompatible.
 .Sh SEE ALSO
 .Xr an 4 ,
 .Xr ath 4 ,


More information about the svn-src-all mailing list