From owner-svn-doc-all@freebsd.org Thu Nov 30 14:49:54 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2A1EE5D629; Thu, 30 Nov 2017 14:49:54 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF2E266BCC; Thu, 30 Nov 2017 14:49:54 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAUEnr32046250; Thu, 30 Nov 2017 14:49:53 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAUEnr5R046249; Thu, 30 Nov 2017 14:49:53 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <201711301449.vAUEnr5R046249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Thu, 30 Nov 2017 14:49:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51243 - head/en_US.ISO8859-1/articles/leap-seconds X-SVN-Group: doc-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/leap-seconds X-SVN-Commit-Revision: 51243 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2017 14:49:55 -0000 Author: ygy Date: Thu Nov 30 14:49:53 2017 New Revision: 51243 URL: https://svnweb.freebsd.org/changeset/doc/51243 Log: Improve the description of leap seconds in the article. PR: 221037 Reviewed by: imp, phk Modified: head/en_US.ISO8859-1/articles/leap-seconds/article.xml Modified: head/en_US.ISO8859-1/articles/leap-seconds/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/leap-seconds/article.xml Thu Nov 30 11:41:28 2017 (r51242) +++ head/en_US.ISO8859-1/articles/leap-seconds/article.xml Thu Nov 30 14:49:53 2017 (r51243) @@ -15,8 +15,9 @@ Introduction - A leap second is an ad-hoc one-second - correction to synchronize atomic timescales with Earth rotation. + A leap second is an one second + adjustment made at specific times of year to UTC to synchronize + atomic time scales with variations in the rotation of the Earth. This article describes how &os; interacts with leap seconds.