Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2014 18:13:23 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r264620 - head/sys/kern
Message-ID:  <201404171813.s3HIDN4j076527@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Thu Apr 17 18:13:23 2014
New Revision: 264620
URL: http://svnweb.freebsd.org/changeset/base/264620

Log:
  Fix typo.
  
  MFC after:	3 days

Modified:
  head/sys/kern/subr_fattime.c

Modified: head/sys/kern/subr_fattime.c
==============================================================================
--- head/sys/kern/subr_fattime.c	Thu Apr 17 18:00:07 2014	(r264619)
+++ head/sys/kern/subr_fattime.c	Thu Apr 17 18:13:23 2014	(r264620)
@@ -49,7 +49,7 @@
  * "New Technology".  Anyway...
  *
  * The 'utc' argument determines if the resulting FATTIME timestamp
- * should b on the UTC or local timezone calendar.
+ * should be on the UTC or local timezone calendar.
  *
  * The conversion functions below cut time into four-year leap-second
  * cycles rather than single years and uses table lookups inside those



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404171813.s3HIDN4j076527>