From nobody Sat Jul 25 09:39:44 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 4h6fw5517Lz6mLmG for ; Sat, 25 Jul 2026 09:39:49 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6fw53Vsjz3LsV for ; Sat, 25 Jul 2026 09:39:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784972389; 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=OrPlqBHsNyRoCOVcDPTQ4tTMHMb8wdu9wedslemlgRk=; b=qNPbx1qlo2CoOch6uX6xi4AaaV1QL33qCqCcMM7Mz4CODPSl32CV/KPVcwt79HnSII6Edz mUhjQ7K6JDtOkP+h4LdShB+Zsa7n0Lvve319xEc4Ei7rZUVu+X6JnpBHPAqZ8VM1Zr2CD0 dSaUlnl3yHVyqpPNIKfjAtBK7c3pGA/sig4RllLSpo4sU+gLkQVv/zr4DcLxQaGF0lEDpY L3JS5Jufn179jWiRICKl+P8nwaastDa8OfJkYHrHSKP/UVhgu7hja8DI9wM/Ww3ljMKEj5 t4ogaLEjcxjeZ/9/i1pQopqPP/W+7f/YwAKkxPBoIer5YP+QxWLVCPto8METWQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784972389; a=rsa-sha256; cv=none; b=sUV/ZMHY9aqchv/u+QmgCxLbkSXBA9euNFZKQt+S2W+f/XU5eazxmXL/j+a9ucVz6UEwV9 w2/nQJNdmfLiED7Wa0TFpcLEU0R1f20C8D1lMlAF/j1xqzG45/5ZZDM0lOGUF4i3swb7Z9 LqN8pPtfjQL7Qv/GguYzAXu7HHRLaMt08Rs4PMMBvp6fd596VK1bd66gC8AZC5w2QNqkmC L7zu7WD1R1MpuykRkhrXyzIOpu4odn9Qyk/haLfE6vzRVJSSrYoti1OsOPQa2/Kt6vgKYY 0oiYmTD6rWBFHrLhzSHp1yVpReAbhsRIV4ImYS7VoXVJPLm02Hmzlrx4/psk8w== 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=1784972389; 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=OrPlqBHsNyRoCOVcDPTQ4tTMHMb8wdu9wedslemlgRk=; b=lkpqvnjf0NrvUjwc9H0TmY87IsuvTfpDVsQE6anXtaxfgqPdL4y1DFmFUGjq7SiKIhsghI HF7Rnb3v+hVxXrGVJtIB/AzqnJt3B8Lvy40JIBDqKle2ZyRaZC0kbRlkXRolPCp6ari8vW ONiTsGcuB2rIxxD9ox1bCPqbWtSSqewo7Eqx2JkeCq/2nLHHkObKgCkPTW6MiMJuLJX0mV X+PrwP5cqOZ1LksBTp/QRFrDSEthy0H7a+1B2BdneRPNu7IcOhdKDA6839PJyXYVg9hda0 p/N6BhEWDj32CPWSGjaSphz2enkbe1fsIt+T5dWl+myMTwVx/T0bk0Djx8IatQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h6fw52Z0lzXPq for ; Sat, 25 Jul 2026 09:39:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 403a4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 25 Jul 2026 09:39:44 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 964e4c563a - main - website: clean warnings to links 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: 964e4c563a32847413ff4ec4482df92d93685e94 Auto-Submitted: auto-generated Date: Sat, 25 Jul 2026 09:39:44 +0000 Message-Id: <6a648460.403a4.8d63a68@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=964e4c563a32847413ff4ec4482df92d93685e94 commit 964e4c563a32847413ff4ec4482df92d93685e94 Author: Vladlen Popolitov AuthorDate: 2026-07-25 09:39:36 +0000 Commit: Vladlen Popolitov CommitDate: 2026-07-25 09:39:36 +0000 website: clean warnings to links Approved by: doceng (implicit) --- website/content/en/releases/9.2R/errata.adoc | 3 +++ website/content/ru/events/2003/bsdcon-devsummit.adoc | 1 + 2 files changed, 4 insertions(+) diff --git a/website/content/en/releases/9.2R/errata.adoc b/website/content/en/releases/9.2R/errata.adoc index 8cde756618..8f6a3bead6 100644 --- a/website/content/en/releases/9.2R/errata.adoc +++ b/website/content/en/releases/9.2R/errata.adoc @@ -53,6 +53,9 @@ Problems described in the following security advisories have been fixed in 9.3-R |http://www.freebsd.org/security/advisories/FreeBSD-SA-14:17.kmem.asc[SA-14:17.kmem] |8 July 2014 |Kernel memory disclosure in control messages and SCTP notifications |=== +[[errata]] +== {empty} + [[late-news]] == Late-Breaking News diff --git a/website/content/ru/events/2003/bsdcon-devsummit.adoc b/website/content/ru/events/2003/bsdcon-devsummit.adoc index 69e9426b6c..e292f81f7e 100644 --- a/website/content/ru/events/2003/bsdcon-devsummit.adoc +++ b/website/content/ru/events/2003/bsdcon-devsummit.adoc @@ -46,6 +46,7 @@ include::shared/ru/urls.adoc[] ''''' +[[intro]] === Открытие - Robert Watson Добро пожаловать на пятую Втречу Разработчиков FreeBSD на BSDCon 2003. Спонсорами этого мероприятия выступили: