git: 663a53d8e795 - stable/15 - release/packages/ucl: Fix typos
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Oct 2025 06:50:36 UTC
The branch stable/15 has been updated by ivy:
URL: https://cgit.FreeBSD.org/src/commit/?id=663a53d8e795ff8502908da0be4c4df3cee41c33
commit 663a53d8e795ff8502908da0be4c4df3cee41c33
Author: Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-10-12 15:53:43 +0000
Commit: Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-10-13 06:34:08 +0000
release/packages/ucl: Fix typos
MFC after: 3 days
Sponsored by: https://www.patreon.com/bsdivy
(cherry picked from commit 039eba16f969a3ebc6c169fa61880a33d2a95090)
---
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 = <<EOD
-libbsdstat is a library for managing and display periodically collected
+libbsdstat is a library for managing and displaying periodically collected
statistics.
EOD
diff --git a/release/packages/ucl/mandoc-all.ucl b/release/packages/ucl/mandoc-all.ucl
index 3948c4ce261e..ebd6a9da59e0 100644
--- a/release/packages/ucl/mandoc-all.ucl
+++ b/release/packages/ucl/mandoc-all.ucl
@@ -19,7 +19,7 @@
comment = "Online manual page reader"
desc = <<EOD
-This packages provides man(1), a utility which can format and display system
+This package provides man(1), a utility which can format and display system
manual pages, along with the related utilities apropos(1) and makewhatis(8),
and the mandoc(1) rendering backend.
EOD
diff --git a/release/packages/ucl/yp-all.ucl b/release/packages/ucl/yp-all.ucl
index f361f319b730..fb337394fc4c 100644
--- a/release/packages/ucl/yp-all.ucl
+++ b/release/packages/ucl/yp-all.ucl
@@ -20,7 +20,7 @@ comment = "Yellow Pages (YP) / Network Information Service (NIS)"
desc = <<EOD
YP, also called NIS, is a network protocol for sharing name service
-information across machines on a network. This packages contain the YP
+information across machines on a network. This package contains the YP
server, YP management utilities, the YP-LDAP gateway (ypldap), YP client
utilities and a sample Makefile for building the YP database.
EOD