From nobody Tue Jun 23 16:28:22 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VG6mz1z6hhfV for ; Tue, 23 Jun 2026 16:28:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl9VG4JjRz3Mkv for ; Tue, 23 Jun 2026 16:28:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/NCytUz0S8TCoX5sXzLYYOu6BpJ22tRju2AFg6W3aUM=; b=HhmK/6fkVu69sz54b4wsRDUYrXsivxQNCzSEe50Zzn2ngTIYa0Cz2NSDnHLweXz1C86Ae3 xmM2cYoy6gvVVfwoZxCJ1mxYASJWInCrW8fQrjZvxM307//If5QCJ0BVd+vf56brxC/KMu FOXHNmWh6/DfjgSLb3aPoo1O7p2n97rsuofMW8bfyD7oF4nGs6Enn02S/8ew/N9YVqgyh/ MXEoSudJqEMjmnePOnYmq0fwRmGUACR2Fbr56z039DmESD9a6CObjwGvbH4o2semypK9mq QdR+IzfbJsV+bQ7ffniQf6KswAYd1ebat+7iWQJHE259ZLabiz4fDlG4PZaR2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782232102; a=rsa-sha256; cv=none; b=jmCuuQf0JudjsxhzuOvGF2dykVosRrAw387U63NH392CvnXP0vyfUOIeOAxnfklTXpipo4 axCHcyj0sWX9G4eClnCYarQUnaMtti7yMY/IKJ5O3OXdNAoltRmJ2Wvdklhtf1P37n4j8f kVLhXjnNkAjciHgi4A6CtvcWjzEkTZaycrpvVckQP8CSNg4XHijFDRe2s0NT7xPFol0jbd 86nkCb4Z8D20TZ361rWV+657VmLPhx7928fE5TZC/8hHdsgAXZMCulVGQWIgnx62X+Rgcn mSS0mT/MKUmbMajaADwQWtrXfl+SOZdVXTxzLXreiErgFOov+goWKZdRdU8pHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/NCytUz0S8TCoX5sXzLYYOu6BpJ22tRju2AFg6W3aUM=; b=nHXZzIFKLAZHwVltUkHt2uDrx4mR9uMEUj6IporLDxVNIaxhIYbttgLnLRxBR9xou1KBQ1 kkK+dQLKV4EmjFaKgc5IEhqGBvynDIB9X5ulLHGYWbIfQpZqe19f2S69mj5hU7sltgql1H 6cdgC84Vbce+iEo8b1UJvQiUCXclSaXn5cXVbyS35L7SzTb6oUxk6mKZBrJtN+TV0brsRc NwBkO1rDWMCgpcjA679KClhenV3fb2sXPvnT0YMwg9CSgQ2vFoViuLJ5VIdwsYEokoQFXd TbakndAzAGNpCGSy1GK1hALom9n6JW/raAYNS/r//2eTEzsvtBtXaqaHALe1QQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VG2xHbzhm4 for ; Tue, 23 Jun 2026 16:28:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26e1c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 23 Jun 2026 16:28:22 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 355bdaddb4bf - stable/15 - clock_gettime.2: Fix a couple of typos List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 355bdaddb4bf8dac0bb883e2e5195f1784fe7c00 Auto-Submitted: auto-generated Date: Tue, 23 Jun 2026 16:28:22 +0000 Message-Id: <6a3ab426.26e1c.9916b47@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=355bdaddb4bf8dac0bb883e2e5195f1784fe7c00 commit 355bdaddb4bf8dac0bb883e2e5195f1784fe7c00 Author: John Baldwin AuthorDate: 2026-05-13 18:11:26 +0000 Commit: John Baldwin CommitDate: 2026-06-23 16:07:47 +0000 clock_gettime.2: Fix a couple of typos Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D56990 (cherry picked from commit 52fa2f9f8d57e4dde555567794c6b3e0e242b8a1) --- lib/libsys/clock_gettime.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libsys/clock_gettime.2 b/lib/libsys/clock_gettime.2 index 89551d0f720b..39dbd0ae1e35 100644 --- a/lib/libsys/clock_gettime.2 +++ b/lib/libsys/clock_gettime.2 @@ -71,7 +71,7 @@ Increments in SI seconds like a wall clock. It uses a 1970 epoch and implements the UTC timescale. The count of physical SI seconds since 1970, adjusted by subtracting the number of positive leap seconds and adding the number of negative leap seconds. -Behavior during a leap second is not defined by and POSIX standard. +Behavior during a leap second is not defined by any POSIX standard. .It Dv CLOCK_MONOTONIC .It Dv CLOCK_MONOTONIC_PRECISE .It Dv CLOCK_MONOTONIC_FAST @@ -109,7 +109,7 @@ It will increase monotonically during a leap second. Will return .Er EINVAL if the current offset between TAI and UTC is not known, -which may be the case early in boot before NTP or other time daemon has +which may be the case early in boot before NTP or another time daemon has synchronized. .El .Pp