From nobody Tue Oct 03 11:19:18 2023 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 4S0FhQ5nMNz4w7QV for ; Tue, 3 Oct 2023 11:19:18 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S0FhQ5MBYz4NRl; Tue, 3 Oct 2023 11:19:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696331958; 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=0uuNIIDE9xWuxVCA6WpZZuQ7yufB1CLR1F4/2VyxJ88=; b=A1J+wDU8tcyWW/sN6AAdzXdolLGvMhnZLhGUZNpRto/XDkcgadVTJENn93KS/gj0d5XciV Qwk1svfY5FLLoSnqSrciv9QKM0KvuK3Z6lvgIhlgmXkiS4IWYr8GRgm4duO6BaUYsRy2qK aEgqvpar8SVHEGaQep252m3tFz56IgdrC44VYVeMQX27DD+Oefigx3TL2zsJlW18FWydXZ JDkZuPSoHx14kCvvm+xyO7whKKimMqAEFrDIYS/AGf075IgmbmmBXKVJQEAwN4XMxaBEf0 zS/+/HYtmT1iHidKjBJff7J43cBzBAymqfMu3hYNhH4bPCYewHSOarYfXecxSg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696331958; a=rsa-sha256; cv=none; b=yl+AFx7pOKravwYt7/vjRgMygPto+sATmflgYGudaYl9rbIycc8tuuhcDMj0FnZ3Kn68Mr n04e/d1SyurVG3aBui343Pc/xlVNeUqHt2tWjbN7sEh1CAR4UBIJMljHaqpQte7WVEQs/w BVqy579+fAAr85ohlNWqakjGFYit90RWpD3iWQAPAhZu0lremWpv71tbbuptZ7J0KzJZ26 matsnUkN4ZWcsrQdy0qelNJGYtfOSa3Bp80n5c4iF6UPYvkpsbULxLA2PzEiFFyBQg4AVd xzdwuq4klG42RIX7QLnmxhgQKq0gkQc5PYNbRdBHMpgzwNzjxuxmKBuTgKdcOA== 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=1696331958; 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=0uuNIIDE9xWuxVCA6WpZZuQ7yufB1CLR1F4/2VyxJ88=; b=FseG9DDJ85SdIoLGRFzMv/6G16Q1ZPzXJ4rtzaMhXM1Ps/zghZ8I+app3FmmlFw62ckTUa m4y1h8tFh8+iFhVuHt9vqCMCGXXuakKeMHMKLsAFCqDTstdNtwMhBynD5DuVcZuArqScIi 56z1htdiTEggyMwrAPsGJIiBAUaYEV7U8fhPBXIfafPyPSex3PEKXHMImus3dVbkWCgEgf qVF/DKck+1GZL+LUVurlf1c8+gFF4+Jr8lR7Cemjq+g/kn7KxabNQi2KZFaDzo0aTiZ1AA FCcWZaFx91Huv77n1p0bAxbQPtb5evKQh4kVIcxEuSreot96YtHKAxG1XJe7fg== 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 4S0FhQ4QKyzsJT; Tue, 3 Oct 2023 11:19:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 393BJIMP069777; Tue, 3 Oct 2023 11:19:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 393BJICS069774; Tue, 3 Oct 2023 11:19:18 GMT (envelope-from git) Date: Tue, 3 Oct 2023 11:19:18 GMT Message-Id: <202310031119.393BJICS069774@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Wolfram Schneider Subject: git: 9bd221c1e4 - main - update shortcut URLs 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: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: 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: 9bd221c1e425c8b6577fb4da6b685cb0d03a1cbc Auto-Submitted: auto-generated The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=9bd221c1e425c8b6577fb4da6b685cb0d03a1cbc commit 9bd221c1e425c8b6577fb4da6b685cb0d03a1cbc Author: Wolfram Schneider AuthorDate: 2023-10-03 11:18:07 +0000 Commit: Wolfram Schneider CommitDate: 2023-10-03 11:18:07 +0000 update shortcut URLs --- website/content/en/cgi/man.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 354a1368a2..cbaab2981b 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -2127,8 +2127,8 @@ OS vendors