From nobody Sat Mar 28 19:42:47 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 4fjnwl3jvXz6WXxN for ; Sat, 28 Mar 2026 19:42:47 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fjnwl2Dd4z49pn for ; Sat, 28 Mar 2026 19:42:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774726967; 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=6dCxA3E+aKwGoW6nVAzVqviEdV9kWYjT3HhY2KiR9HQ=; b=j/HcgOrCLWzpPsOn+ZNhNhkJOF7Ko+vJil0WXve/S0x05XJ3g9JlS9nPBvur0PdCVnPV5R kqEvSPXSI7t7gSlMHxLfSo0FqXd9Z8VTu58sGe40iEBa0IkC5QZKdUb/ow63Vrj58Mkvey iLs1OTBKnrCaBJJTph4NzA2A9J2vWWIgrZZ6w6h3Sw81fJTFOe86/vTZ5NTyPUsdMy3w9p V6+t8RoQjojxeEC4c/+goHKYUH8KZ+e/VVth3Dn3O70O2WVV7ao29gsnwICMpNbqgyYL8a MIWxoSDN+5MglgphR2MzChgyT6lUAsZ6fnvMucNj/7IiO9euiuAlAJkVR7t5Qg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774726967; a=rsa-sha256; cv=none; b=e/It/YctqrkzTozxi+J2dbo97VBSGbeNsR5pa7wo/sOi8i+A9Crz34N+r8TYbeWubAmO2K ARPecY+j6rEz9BTeL89piIvr5i2AWaj1VcIktG1M6AbRP1caWhUygeWSMPrQq5b/tQI5w1 eOklJvHcVwxe6jdp/1DmO8ds0ScJgwTjnIhIdal1VIbdMLNK/s5l6tjKIy3SS5jTuDQV7x RVhmWS8/kWKzirYTigovoR/VUawSLgi9ongtI0BLJKTIC05Y0vpoL2pbdgsiKoc2YlMeCW 8HeGgo3jfhxXzXb7Vu1PvOImR5/7dzAfCK8IDRryQxgQCmHyR3B1HeyH8wOyhQ== 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=1774726967; 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=6dCxA3E+aKwGoW6nVAzVqviEdV9kWYjT3HhY2KiR9HQ=; b=Ubc9iMmYhaeXLbdT0dN2/y4TNGVHp33U9WYcA4B37naqD2hJPlJa5QB/Xh9vi5PPsw1Y05 i4980ZV5JqNcX7Jtpb7Jk9n9zPXuMMKExcQna/wllX9hsvGZnvUP+xxUJ8ON/xEDbV9RjQ xY/tQN9bM8FjbuTgaoLShueq6Ue/HPkicLY7kYpPBTW+gNiP+gs1FcvMFGc/FxlkVMGXD1 HPICZqnzVTUF66EbKEhG+8oIDIbJVMrd+4TzAN8QihCdYGlRRz4Sy5jCqU5nxJ4f9URrGa HU0f+YEvPo6ygJiWo+TKYGOX3QvY3J8xqMTMAX0T7lE42k8AcQhd632WnT9vwg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fjnwl1nRhzgLy for ; Sat, 28 Mar 2026 19:42:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20896 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 28 Mar 2026 19:42:47 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Wolfram Schneider Subject: git: 5fdc4d0c98 - main - minor updates for Debian 13.x and macOS manpages 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wosch X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5fdc4d0c98c56ba035730acd4247c9f3cfe2fe7c Auto-Submitted: auto-generated Date: Sat, 28 Mar 2026 19:42:47 +0000 Message-Id: <69c82f37.20896.466e77ca@gitrepo.freebsd.org> The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=5fdc4d0c98c56ba035730acd4247c9f3cfe2fe7c commit 5fdc4d0c98c56ba035730acd4247c9f3cfe2fe7c Author: Wolfram Schneider AuthorDate: 2026-03-28 19:35:32 +0000 Commit: Wolfram Schneider CommitDate: 2026-03-28 19:35:32 +0000 minor updates for Debian 13.x and macOS manpages --- website/content/en/cgi/man.cgi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index d667f580ba..2fd7ea6d1b 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -980,7 +980,7 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports.quarterly'; 'Debian 10.13.0', "$manLocalDir/Debian-10.13.0/man:$manLocalDir/Debian-10.13.0/misc", 'Debian 11.11.0', "$manLocalDir/Debian-11.11.0/man:$manLocalDir/Debian-11.11.0/misc", 'Debian 12.13.0', "$manLocalDir/Debian-12.13.0/man:$manLocalDir/Debian-12.13.0/misc", - 'Debian 13.3.0', "$manLocalDir/Debian-13.3.0/man:$manLocalDir/Debian-13.3.0/misc", + 'Debian 13.4.0', "$manLocalDir/Debian-13.4.0/man:$manLocalDir/Debian-13.4.0/misc", 'Debian 14.0 unstable', "$manLocalDir/Debian-unstable/man:$manLocalDir/Debian-unstable/misc", 'Ubuntu 23.10 mantic', "$manLocalDir/Ubuntu-mantic-23.10/man:$manLocalDir/Ubuntu-mantic-23.10/misc", @@ -1038,9 +1038,9 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports.quarterly'; # alias SunOS 0.4, apparently released in April 1983 based on 4.2BSD beta 'Sun UNIX 0.4', "$manLocalDir/Sun-UNIX-0.4", - 'macOS 26.3', "$manLocalDir/macOS-26.3/man:$manLocalDir/macOS-26.3/developer-man:$manLocalDir/macOS-26.3/developer-platform-sdk-man:$manLocalDir/macOS-26.3/xctoolchain-man", - 'macOS 15.7.4', "$manLocalDir/macOS-15.7.4/man:$manLocalDir/macOS-15.7.4/developer-man:$manLocalDir/macOS-15.7.4/developer-platform-sdk-man:$manLocalDir/macOS-15.7.4/xctoolchain-man", - 'macOS 14.8.4', "$manLocalDir/macOS-14.8.4/man:$manLocalDir/macOS-14.8.4/developer-man:$manLocalDir/macOS-14.8.4/developer-platform-man:$manLocalDir/macOS-14.8.4/developer-platform-sdk-man:$manLocalDir/macOS-14.8.4/xctoolchain-man", + 'macOS 26.4', "$manLocalDir/macOS-26.4/man:$manLocalDir/macOS-26.4/developer-man:$manLocalDir/macOS-26.4/developer-platform-sdk-man:$manLocalDir/macOS-26.4/xctoolchain-man", + 'macOS 15.7.5', "$manLocalDir/macOS-15.7.5/man:$manLocalDir/macOS-15.7.5/developer-man:$manLocalDir/macOS-15.7.5/developer-platform-sdk-man:$manLocalDir/macOS-15.7.5/xctoolchain-man", + 'macOS 14.8.5', "$manLocalDir/macOS-14.8.5/man:$manLocalDir/macOS-14.8.5/developer-man:$manLocalDir/macOS-14.8.5/developer-platform-man:$manLocalDir/macOS-14.8.5/developer-platform-sdk-man:$manLocalDir/macOS-14.8.5/xctoolchain-man", 'macOS 13.6.5', "$manLocalDir/macOS-13.6.5/man:$manLocalDir/macOS-13.6.5/developer-man:$manLocalDir/macOS-13.6.5/developer-platform-man:$manLocalDir/macOS-13.6.5/developer-platform-sdk-man:$manLocalDir/macOS-13.6.5/xctoolchain-man", 'macOS 12.7.3', "$manLocalDir/macOS-12.7.3/man:$manLocalDir/macOS-12.7.3/developer-man:$manLocalDir/macOS-12.7.3/developer-platform-man:$manLocalDir/macOS-12.7.3/developer-platform-sdk-man:$manLocalDir/macOS-12.7.3/xctoolchain-man", 'macOS 11.1', "$manLocalDir/macOS-11.1", @@ -1267,7 +1267,7 @@ while ( ( $key, $val ) = each %manPath ) { 'slackware', 'Linux Slackware 3.1', 'redhat', 'Red Hat 9', 'suse', 'SuSE 11.3', - 'debian', 'Debian 13.3.0', + 'debian', 'Debian 13.4.0', 'ubuntu', 'Ubuntu 24.04 noble', 'dragonfly', 'DragonFly 6.4.2', 'centos', 'CentOS 7.9', @@ -1292,7 +1292,7 @@ while ( ( $key, $val ) = each %manPath ) { 'sunos5', 'SunOS 5.10', 'sunos4', 'SunOS 4.1.3', 'sunos', 'SunOS 4.1.3', - 'macos', 'macOS 26.3', + 'macos', 'macOS 26.4', 'plan9', 'Plan 9', 'osf1', 'OSF1 V5.1/alpha', 'true64', 'OSF1 V5.1/alpha',