Date: Fri, 9 Sep 2011 19:39:54 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r225464 - stable/8/share/man/man4 Message-ID: <201109091939.p89JdsIt051433@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109091939.p89JdsIt051433>