Date: Thu, 25 Aug 2016 02:40:14 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r304779 - head/etc/ntp Message-ID: <201608250240.u7P2eEfV038841@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Aug 25 02:40:14 2016 New Revision: 304779 URL: https://svnweb.freebsd.org/changeset/base/304779 Log: Revert r298887 (spelling fix) and remove $FreeBSD$ because text changes to leap-seconds invaldidates validation hash at the end of the file. Remove svn:keywords and replace with fbsd:nokeywords=yes to support this change. MFC after: 1 day Modified: head/etc/ntp/leap-seconds (contents, props changed) Modified: head/etc/ntp/leap-seconds ============================================================================== --- head/etc/ntp/leap-seconds Wed Aug 24 23:02:20 2016 (r304778) +++ head/etc/ntp/leap-seconds Thu Aug 25 02:40:14 2016 (r304779) @@ -1,6 +1,4 @@ # -# $FreeBSD$ -# # In the following text, the symbol '#' introduces # a comment, which continues from that symbol until # the end of the line. A plain comment line has a @@ -46,7 +44,7 @@ # by the International Bureau of Weights and Measures # (BIPM). See www.bipm.fr for more information. # -# 3. The current definition of the relationship between UTC +# 3. The current defintion of the relationship between UTC # and TAI dates from 1 January 1972. A number of different # time scales were in use before than epoch, and it can be # quite difficult to compute precise timestamps and time
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608250240.u7P2eEfV038841>