From nobody Wed May 20 15:55:30 2026 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 4gLGN73wWrz6f0CJ for ; Wed, 20 May 2026 15:55:35 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gLGN73DNqz3sKQ for ; Wed, 20 May 2026 15:55:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779292535; 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=cRplC8UQ2rANdXQ1Ypj50rvkDq1vwweDNWdMvvNTXbQ=; b=ZLe8FUZYgTKKJ/AsRoFoiPGu6Omf06VJl/NcDuDUKDwKtYpzllgupn6CAHD3M8reQLmz36 Hp503THQCLOxPaIuG/dKQXVct7oMAwrlHzcGYgS/XmRPk9Jga+E47KZ7M+9Tc/QulLvIvg +dYV6UMwHOPJnU/vGXDeMK4LmsdKFT1pjs7Jl2lNSXDm48niBSvytzUHLW48e4Q4oT+dyd X89ya4CXd9xjwBaeFGvgyoMjt2VOyAdTrsRNekRvSxN0Q2mno6HVvrz7Y4RJvcRuEX/lhl XXtDYSyj/qAKpkTXwH90UeMJHZiWZsHM8u27o+iprX570TurlrLEnTlH7KfzNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779292535; a=rsa-sha256; cv=none; b=tJZJS9CpCvwnukvt6uiqbHdZHmy6ghRVFLkDvQfu9oKIg2NNgagz9XxUpU8Lwpkk4LwB7r 0TN7QhL3mZsL/d9Y896Rj9A2WkA3AWnXPBQ05+pJN4+MFCiV+ONfiopRMev5gPRXXA9u13 sTE+Iy8lIm3FapIED7GuR1AlgzEvuiXN2b0hu3gkB4lPWPygv/atEOuXhJVbqzHBPtf9+Y S4AXPD2igUYo1xjo3SYTlqifPuWvqmINUX3VYViDKXcqlHaAk06HDXJmmCEAZ1oDXJzIdV CyBqmwHCoA6fo8hR18HfyPxdcleYzetD/VlK7WcAab1C6OWpkhBvlNYVs74hUg== 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=1779292535; 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=cRplC8UQ2rANdXQ1Ypj50rvkDq1vwweDNWdMvvNTXbQ=; b=HDgHtJwU4LNySk3FRR7+HeIGU7uLAIFipel79t5Tr5QVmv94BIVhzSgKRgiq25WMYjJb7T Rjn2YZjHLnTcftCA0fcF2SUuHRMRFQD+ky0Q1R7fqkPGO4Q83z7jGrjXdsV0XvvbW+l48a jTnpmgBDRC6eloSsXfr+7rJViNR/v8ESjNiJDnHK/vY2IauvljUwJ39mFdn7akLGHubZpk fNJTw4CCyprfkpy3bN7uB5RWwVVLOYBpAcMKPUH5RPx4SU1KzRvmtoWdRBFcvS2I30oC0a i9lnMv7yBPWONc2u8eBErhw6oT7jh109Yf8sD4EZThsFcnfmPRJCL+3MLd4bag== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gLGN72nF5z17JP for ; Wed, 20 May 2026 15:55:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46d42 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 20 May 2026 15:55:30 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: aced7b092b - main - 14.4/relnotes: typo fixed List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aced7b092b44d1d622590d7b01ea4861b6900d9d Auto-Submitted: auto-generated Date: Wed, 20 May 2026 15:55:30 +0000 Message-Id: <6a0dd972.46d42.47caada3@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=aced7b092b44d1d622590d7b01ea4861b6900d9d commit aced7b092b44d1d622590d7b01ea4861b6900d9d Author: Vladlen Popolitov AuthorDate: 2026-05-20 15:55:25 +0000 Commit: Vladlen Popolitov 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.