svn commit: r233509 - in head: lib/libc/iconv usr.sbin/bluetooth/ath3kfw

Joel Dahl joel at FreeBSD.org
Mon Mar 26 14:56:24 UTC 2012


Author: joel (doc committer)
Date: Mon Mar 26 14:56:23 2012
New Revision: 233509
URL: http://svn.freebsd.org/changeset/base/233509

Log:
  Fix date.

Modified:
  head/lib/libc/iconv/iconv.3
  head/usr.sbin/bluetooth/ath3kfw/ath3kfw.8

Modified: head/lib/libc/iconv/iconv.3
==============================================================================
--- head/lib/libc/iconv/iconv.3	Mon Mar 26 13:02:31 2012	(r233508)
+++ head/lib/libc/iconv/iconv.3	Mon Mar 26 14:56:23 2012	(r233509)
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd Juny 16, 2010
+.Dd June 16, 2010
 .Dt ICONV 3
 .Os
 .Sh NAME

Modified: head/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
==============================================================================
--- head/usr.sbin/bluetooth/ath3kfw/ath3kfw.8	Mon Mar 26 13:02:31 2012	(r233508)
+++ head/usr.sbin/bluetooth/ath3kfw/ath3kfw.8	Mon Mar 26 14:56:23 2012	(r233509)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Novermber 9, 2010
+.Dd November 9, 2010
 .Dt ATH3KFW 8
 .Os
 .Sh NAME


More information about the svn-src-head mailing list