Date: Fri, 2 Sep 2011 18:37:48 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r225348 - head/share/man/man4 Message-ID: <201109021837.p82IbmDb011307@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Fri Sep 2 18:37:48 2011 New Revision: 225348 URL: http://svn.freebsd.org/changeset/base/225348 Log: Remove an incorrect apostrophe. PR: 160267 Submitted by: Warren Block <wblock@wonkity.com> Approved by: re (kib) MFC after: 1 week Modified: head/share/man/man4/wlan.4 Modified: head/share/man/man4/wlan.4 ============================================================================== --- head/share/man/man4/wlan.4 Fri Sep 2 18:18:24 2011 (r225347) +++ head/share/man/man4/wlan.4 Fri Sep 2 18:37:48 2011 (r225348) @@ -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?201109021837.p82IbmDb011307>