From nobody Thu Nov  7 10:00:00 2024
X-Original-To: dev-commits-doc-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 4Xkcxr2WBKz5cfN8
	for <dev-commits-doc-all@mlmmj.nyi.freebsd.org>; Thu, 07 Nov 2024 10:00:00 +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 "R10" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4Xkcxr1yn2z4Kb0;
	Thu,  7 Nov 2024 10:00:00 +0000 (UTC)
	(envelope-from git@FreeBSD.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim;
	t=1730973600;
	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=vH8CZUJukrLK0DTNEe7hOh6fCLQsHzd9G2ZJC7Ws9Ck=;
	b=xrxutt7EFH8E6wdGgHQcXd6ZiNJLA9HywelkAPNlqgCwQWcwBzXU8OR1oMTizNx2npOeQW
	OlnTMYmgXQSmIv4q9tIauNMv8H5FmeMOKhNQubGjDYc1UCwP6XWGU785ONbp+39ajL0TQK
	LpQ8VRnwqgHjAG8Y5WADWqifmE5w3XrHQDE3ZsiENdPCv6vV2yV6YQM+ou2YSQa4tBjHnu
	kmifQL2hWgF2Y6YAMkuLfS8ZRqmKP/GzlkDGtaZ+w1z+5bEoMeq1L8YtD39n59/0LKliSa
	06RM4k9dkYt+EIY8AvuhyuIQu6YtzWuXMzdfDlgKJ94rzB2S+xIj2hdKf1CTfw==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1730973600;
	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=vH8CZUJukrLK0DTNEe7hOh6fCLQsHzd9G2ZJC7Ws9Ck=;
	b=shUBoFOM5q4amc4MPSjBP5m/k0gMrUG5aAqHwN/UTG3Q2EcBrOxQFN638c7ZnTFxfBr8hY
	E0cUW2j3WKAojKZ0wCy7oSc5bXG5QWtz8Ix+4ygw8j9sLNQNGZZAGY4UvcKEMvq3IF4nqK
	tcoPMlIGrfUJxOnzmYL5fC1ScXZarPSYyPDnHx++41uA1/KhnnPexPp4gdHvkkK4hYOU2O
	ZYUHq9x6944BwWEUjJ9NqI8o+1toxKjsVe6yrwM6uqA1n7UPPVvc7tYxq6dn5Abrblvsq7
	UbK7x4cgPnQeD7qo4gRknd4oW3wTKvk+AyRNWhbYf1ZD7rUD80diQ0VefmyDlg==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730973600; a=rsa-sha256; cv=none;
	b=AHIsHDM2e1zg50KWDmClI4l3NxQc9CpcCniOcJC/ffUCNWtxbqs74CFL0ZGBWwk0pd2LdJ
	AQncL3Fssdr+92B4y98+yXpwb0UHNCe8dDgRv9JtSJhcpMFrvyjhCoLaByG7n4xjskE1Qv
	0KXQJOTjOsIvj5ivd38bpDDFe0LbvqPuhMNgo4kwYg81kT7qXZX1Ulh5RXO2IeRf+7XXlZ
	V6uXcjdE1zw20+JMgb1zVd5g6Nu8CGKlOCCN/6Id7SDKW6v51UZfwnayoJL+7xui3qk/zb
	oqA2YcO5wTa6KjEd1zAhYHCeA8B3yAK4qkUlOsEAQ7YAl5GkKnqGX7WRgzGhBw==
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 4Xkcxr1RtNzgvp;
	Thu,  7 Nov 2024 10:00:00 +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 4A7A00fF029333;
	Thu, 7 Nov 2024 10:00:00 GMT
	(envelope-from git@gitrepo.freebsd.org)
Received: (from git@localhost)
	by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4A7A00tY029305;
	Thu, 7 Nov 2024 10:00:00 GMT
	(envelope-from git)
Date: Thu, 7 Nov 2024 10:00:00 GMT
Message-Id: <202411071000.4A7A00tY029305@gitrepo.freebsd.org>
To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
From: Lorenzo Salvadore <salvadore@FreeBSD.org>
Subject: git: 331316b13a - main - Status/2024Q3: Vale fixes
List-Id: Commit messages for all branches of the doc repository <dev-commits-doc-all.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all
List-Help: <mailto:dev-commits-doc-all+help@freebsd.org>
List-Post: <mailto:dev-commits-doc-all@freebsd.org>
List-Subscribe: <mailto:dev-commits-doc-all+subscribe@freebsd.org>
List-Unsubscribe: <mailto:dev-commits-doc-all+unsubscribe@freebsd.org>
X-BeenThere: dev-commits-doc-all@freebsd.org
Sender: owner-dev-commits-doc-all@FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Git-Committer: salvadore
X-Git-Repository: doc
X-Git-Refname: refs/heads/main
X-Git-Reftype: branch
X-Git-Commit: 331316b13a8569d950adb195a2d44ae52ce96734
Auto-Submitted: auto-generated

The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=331316b13a8569d950adb195a2d44ae52ce96734

commit 331316b13a8569d950adb195a2d44ae52ce96734
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2024-11-06 21:26:06 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-11-06 21:26:06 +0000

    Status/2024Q3: Vale fixes
    
    Fix some one-sentence-per-line issues found by vale linter.
---
 website/content/en/status/report-2024-07-2024-09/core.adoc      | 3 ++-
 website/content/en/status/report-2024-07-2024-09/dhclient.adoc  | 7 +++++--
 website/content/en/status/report-2024-07-2024-09/doceng.adoc    | 3 ++-
 website/content/en/status/report-2024-07-2024-09/mac_do.adoc    | 3 ++-
 website/content/en/status/report-2024-07-2024-09/pinephone.adoc | 3 ++-
 website/content/en/status/report-2024-07-2024-09/pot.adoc       | 3 ++-
 6 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/website/content/en/status/report-2024-07-2024-09/core.adoc b/website/content/en/status/report-2024-07-2024-09/core.adoc
index 5e2f809ade..36354bdf5b 100644
--- a/website/content/en/status/report-2024-07-2024-09/core.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/core.adoc
@@ -37,7 +37,8 @@ Core selected new liaisons for the various teams among themselves:
 
 ==== srcmgr
 
-* Core helped in forming a new srcmgr team. Their charter is not fully set in stone yet, it can be adjusted if needed in 6-12 months from now.
+* Core helped in forming a new srcmgr team.
+  Their charter is not fully set in stone yet, it can be adjusted if needed in 6-12 months from now.
 * Nominations for new src commit bits should from now on be sent to srcmgr@ instead of core@
 * A lurker program is suggested to keep an influx of new members.
 * Core announced srcmgr during DevSummit 202409 and sent a follow-up to developers@ on September 29.
diff --git a/website/content/en/status/report-2024-07-2024-09/dhclient.adoc b/website/content/en/status/report-2024-07-2024-09/dhclient.adoc
index 059e87b390..9d6468aa54 100644
--- a/website/content/en/status/report-2024-07-2024-09/dhclient.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/dhclient.adoc
@@ -7,9 +7,12 @@ link:https://github.com/freebsd/freebsd-src/pull/1368[dhclient Pull Request] URL
 
 Contact: Isaac Cilia Attard <icattard@FreeBSD.org>
 
-As part of my Google Summer of Code 2024 project, involving speeding up the FreeBSD boot process, I have worked on decreasing the time it takes for ARP resolution within dhclient to happen. This involved reducing the default ARP resolution timeout from 2000 ms to 250 ms, and adding an option to disable it altogether. The latter is useful within cloud environments, where a node is certain to have an IP address allotted to it.
+As part of my Google Summer of Code 2024 project, involving speeding up the FreeBSD boot process, I have worked on decreasing the time it takes for ARP resolution within dhclient to happen.
+This involved reducing the default ARP resolution timeout from 2000 ms to 250 ms, and adding an option to disable it altogether.
+The latter is useful within cloud environments, where a node is certain to have an IP address allotted to it.
 
-As a consequence of this, connecting to a DHCP network is now faster, including the boot process during which this happens. The speedup experienced is about 2 seconds.
+As a consequence of this, connecting to a DHCP network is now faster, including the boot process during which this happens.
+The speedup experienced is about 2 seconds.
 
 This causes FreeBSD systems to boot significantly faster than before.
 
diff --git a/website/content/en/status/report-2024-07-2024-09/doceng.adoc b/website/content/en/status/report-2024-07-2024-09/doceng.adoc
index dcbd624fe6..2f3f0eee8e 100644
--- a/website/content/en/status/report-2024-07-2024-09/doceng.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/doceng.adoc
@@ -16,7 +16,8 @@ Contact: FreeBSD Doceng Team <doceng@FreeBSD.org>
 
 The doceng@ team is a body to handle some of the meta-project issues associated with the FreeBSD Documentation Project; for more information, see link:https://www.freebsd.org/internal/doceng/[FreeBSD Doceng Team Charter].
 
-Benedict Reuschling steps down from doceng@. doceng@ would like to thank bcr@ for his service.
+Benedict Reuschling steps down from doceng@.
+doceng@ would like to thank bcr@ for his service.
 
 ==== Document changes
 
diff --git a/website/content/en/status/report-2024-07-2024-09/mac_do.adoc b/website/content/en/status/report-2024-07-2024-09/mac_do.adoc
index c06e2933f2..7fb834021b 100644
--- a/website/content/en/status/report-2024-07-2024-09/mac_do.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/mac_do.adoc
@@ -5,7 +5,8 @@ Contact: Baptiste Daroussin <bapt@FreeBSD.org>
 
 This project aims at allowing controlled process credentials transitions without using setuid executables but instead leveraging our MAC framework.
 
-Traditional programs for credentials change have to execute preliminary operations as root (if not as the effective UID, at a minimum as the saved UID).  Some of these programs (e.g., man:sudo[8]) have lots of lines of codes and comprise features (e.g., loadable security modules) that can be dangerous from a security standpoint.
+Traditional programs for credentials change have to execute preliminary operations as root (if not as the effective UID, at a minimum as the saved UID).
+Some of these programs (e.g., man:sudo[8]) have lots of lines of codes and comprise features (e.g., loadable security modules) that can be dangerous from a security standpoint.
 Thus, they have a non-negligible attack surface and are difficult to prove correct.
 Additionally, in most scenarios, the extra features they bring are not necessary.
 
diff --git a/website/content/en/status/report-2024-07-2024-09/pinephone.adoc b/website/content/en/status/report-2024-07-2024-09/pinephone.adoc
index ca2095c1e1..31b82dad25 100644
--- a/website/content/en/status/report-2024-07-2024-09/pinephone.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/pinephone.adoc
@@ -14,7 +14,8 @@ Over the last few weeks, the groundwork has been implemented like getting used t
 Also, the LCD backlight can be turned on already and the USB-C hub is enabled even though it is not yet functional due to missing power management support.
 
 The next step is to write a driver for the RK818 power management chip.
-Without it, most of the hardware will not power on like the USB-C port above. This will be done by trying to modify the existing RK808 driver.
+Without it, most of the hardware will not power on like the USB-C port above.
+This will be done by trying to modify the existing RK808 driver.
 RK818 support should then make it possible to access a lot more of the devices, e.g. allowing to enable the screen, USB peripherals or WiFi.
 
 Additional feedback and testers are welcome.
diff --git a/website/content/en/status/report-2024-07-2024-09/pot.adoc b/website/content/en/status/report-2024-07-2024-09/pot.adoc
index 43e02f0d25..220704d40e 100644
--- a/website/content/en/status/report-2024-07-2024-09/pot.adoc
+++ b/website/content/en/status/report-2024-07-2024-09/pot.adoc
@@ -13,7 +13,8 @@ Potluck aims to be to FreeBSD and Pot (and potentially one day also Podman) what
 During this quarter, there were two bugfixes to link:https://github.com/bsdpot/pot[Pot] that will be released soon.
 
 Potluck images saw some updates again.
-All images have been rebuilt again to include the latest fixes and quarterly packages. Additionally, some images like link:https://github.com/bsdpot/potluck/tree/master/loki[Loki] or link:https://github.com/bsdpot/potluck/tree/master/vault[Vault] have also received additional updates and bugfixes.
+All images have been rebuilt again to include the latest fixes and quarterly packages.
+Additionally, some images like link:https://github.com/bsdpot/potluck/tree/master/loki[Loki] or link:https://github.com/bsdpot/potluck/tree/master/vault[Vault] have also received additional updates and bugfixes.
 
 Also, we have done some research regarding potential future support of OCI, Buildah and Podman images in Potluck.
 Two blog posts, one describing link:https://honeyguide.eu/posts/build-own-containers-buildah-podman-freebsd/[a basic Buildah and Podman setup] and one describing link:https://honeyguide.eu/posts/micropod-blog-post/[how to orchestrate Podman containers with Nomad and Consul] have been published.