Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 15:14:02 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r310114 - head/sys/conf
Message-ID:  <201612151514.uBFFE2o6058255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Dec 15 15:14:02 2016
New Revision: 310114
URL: https://svnweb.freebsd.org/changeset/base/310114

Log:
  newvers.sh: correct typo in comment
  
  Submitted by:	lidl

Modified:
  head/sys/conf/newvers.sh

Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh	Thu Dec 15 13:31:44 2016	(r310113)
+++ head/sys/conf/newvers.sh	Thu Dec 15 15:14:02 2016	(r310114)
@@ -34,7 +34,7 @@
 #
 #     -r               Reproducible build.  Do not embed directory names, user
 #                      names, time stamps or other dynamic information into
-#                      the outuput file.  This is intended to allow two builds
+#                      the output file.  This is intended to allow two builds
 #                      done at different times and even by different people on
 #                      different hosts to produce identical output.
 



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