svn commit: r225464 - stable/8/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Fri Sep 9 19:39:54 UTC 2011


Author: brueffer
Date: Fri Sep  9 19:39:54 2011
New Revision: 225464
URL: http://svn.freebsd.org/changeset/base/225464

Log:
  MFC: r225348
  
  Remove an incorrect apostrophe.

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

Modified: stable/8/share/man/man4/wlan.4
==============================================================================
--- stable/8/share/man/man4/wlan.4	Fri Sep  9 15:03:52 2011	(r225463)
+++ stable/8/share/man/man4/wlan.4	Fri Sep  9 19:39:54 2011	(r225464)
@@ -121,7 +121,7 @@ Note that an interface's type cannot be 
 .Pp
 .Nm
 defines several mechanisms by which plugin modules may
-be used to extend its' functionality.
+be used to extend its functionality.
 Cryptographic support such as WEP, TKIP, and AES-CCMP are implemented
 as standalone modules (if not statically configured into a system)
 that register with


More information about the svn-src-all mailing list