git: aced7b092b - main - 14.4/relnotes: typo fixed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 15:55:30 UTC
The branch main has been updated by vladlen:
URL: https://cgit.FreeBSD.org/doc/commit/?id=aced7b092b44d1d622590d7b01ea4861b6900d9d
commit aced7b092b44d1d622590d7b01ea4861b6900d9d
Author: Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-05-20 15:55:25 +0000
Commit: Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-05-20 15:55:25 +0000
14.4/relnotes: typo fixed
Approved by: re (implicit)
---
website/content/en/releases/14.4R/relnotes.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releases/14.4R/relnotes.adoc b/website/content/en/releases/14.4R/relnotes.adoc
index 4c1e1fea8f..9d6843b472 100644
--- a/website/content/en/releases/14.4R/relnotes.adoc
+++ b/website/content/en/releases/14.4R/relnotes.adoc
@@ -271,7 +271,7 @@ The man:mandoc[1] manual page compiler has been updated to version 2025-09-26, i
gitref:7fa4ccb8e4e7[repository=src],
gitref:8039d22f6afd[repository=src].
-The netcat utility, man:nc[1], now accepts service names like `http' in addition to port numbers for the `-p` option and as command-line arguments.
+The netcat utility, man:nc[1], now accepts service names like `http` in addition to port numbers for the `-p` option and as command-line arguments.
gitref:0fe58344e829[repository=src].
The man:xz[1] data compression suite has been updated to version 5.8.2.