i95 oQMCDC0htKloj6LBMOHdO04NzyU3XszJSuIdvQOjCajac4p08PoZgTpaRX8J4w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760339237; a=rsa-sha256; cv=none; b=Y6O3B7uLfv0zH9IrneB/BOtLhE7m1yCcaCHV95CSAl6CDF8I2lpfNH8kTK3CEc4FR27THF ag0mQRuxFlYdOYVs5gAPf9C/jrjUEnjr8QpZXdgMP9pwIQQ6otYayll9NNEF7R6wmFPsA6 rwAL3+dcmAM7hTS7QF1COFgU+39uTgzbFZ+0RpY8mXxSUeEhynCABKstfpAYLpUoJr53lx FO0WSYFIoRJPj0nkZKrJwMDD1KuXP+onXOcqdV8rT76fVK5BYm7q2nFRhnG3Hm2XRXRfa9 AkpGQTnOCUgNX0Z7UMBYYxTJQmqV3wT2rmfxk2FYXuumzq+ZYAygWusU7YAddw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4clT1d3GZfzwm4; Mon, 13 Oct 2025 07:07:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 59D77He2008089; Mon, 13 Oct 2025 07:07:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 59D77H4q008086; Mon, 13 Oct 2025 07:07:17 GMT (envelope-from git) Date: Mon, 13 Oct 2025 07:07:17 GMT Message-Id: <202510130707.59D77H4q008086@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Colin Percival Subject: git: fde09c830088 - releng/15.0 - release/packages/ucl: Fix 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: src X-Git-Refname: refs/heads/releng/15.0 X-Git-Reftype: branch X-Git-Commit: fde09c830088ba4fabdb5f05f608e04e60d83f11 Auto-Submitted: auto-generated The branch releng/15.0 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=fde09c830088ba4fabdb5f05f608e04e60d83f11 commit fde09c830088ba4fabdb5f05f608e04e60d83f11 Author: Lexi Winter AuthorDate: 2025-10-12 15:53:43 +0000 Commit: Colin Percival CommitDate: 2025-10-13 07:06:29 +0000 release/packages/ucl: Fix typos Approved by: re (cperciva) MFC after: 3 days Sponsored by: https://www.patreon.com/bsdivy (cherry picked from commit 039eba16f969a3ebc6c169fa61880a33d2a95090) (cherry picked from commit 663a53d8e795ff8502908da0be4c4df3cee41c33) --- release/packages/ucl/acpi-all.ucl | 2 +- release/packages/ucl/audit-all.ucl | 2 +- release/packages/ucl/libbegemot-all.ucl | 4 ++-- release/packages/ucl/libbsdstat-all.ucl | 2 +- release/packages/ucl/mandoc-all.ucl | 2 +- release/packages/ucl/yp-all.ucl | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/release/packages/ucl/acpi-all.ucl b/release/packages/ucl/acpi-all.ucl index 9e75822a8a04..9b63b825bd60 100644 --- a/release/packages/ucl/acpi-all.ucl +++ b/release/packages/ucl/acpi-all.ucl @@ -23,7 +23,7 @@ ACPI is a hardware standard allowing the operating system to monitor various hardware devices and system state. For example, ACPI can report whether the system is on AC or battery power. -This packages provides several utilities that can be used to interact with the +This package provides several utilities that can be used to interact with the ACPI implementation in the kernel: * The /etc/rc.d/power_profile service can be used to change system performance diff --git a/release/packages/ucl/audit-all.ucl b/release/packages/ucl/audit-all.ucl index 3324795d8d9c..0ff79f7c6b73 100644 --- a/release/packages/ucl/audit-all.ucl +++ b/release/packages/ucl/audit-all.ucl @@ -39,7 +39,7 @@ The audit facility implements the de facto industry standard BSM API, file formats, and command line interface, first found in the Solaris operating system. -This packages provides the auditing daemon auditd(8) and various utilities +This package provides the auditing daemon auditd(8) and various utilities used to manage the auditing system and work with audit data. EOD diff --git a/release/packages/ucl/libbegemot-all.ucl b/release/packages/ucl/libbegemot-all.ucl index 812e94f72eaf..5bead26f69f8 100644 --- a/release/packages/ucl/libbegemot-all.ucl +++ b/release/packages/ucl/libbegemot-all.ucl @@ -41,8 +41,8 @@ calls are however clumsy to use and the usage of one of these calls is probably not portable to other systems - not all systems support both calls. The rpoll(3) family of functions is designed to overcome these restrictions. -They support the well known and understood technique of event driven programing -and, in addition to select(2) and poll(2) also support timers. +They support the well known and understood technique of event driven +programming and, in addition to select(2) and poll(2) also support timers. EOD annotations { diff --git a/release/packages/ucl/libbsdstat-all.ucl b/release/packages/ucl/libbsdstat-all.ucl index 144d4200fed9..56efee79a334 100644 --- a/release/packages/ucl/libbsdstat-all.ucl +++ b/release/packages/ucl/libbsdstat-all.ucl @@ -19,7 +19,7 @@ comment = "Periodic statistics library" desc = <