From nobody Fri Nov 26 01:09:12 2021 X-Original-To: dev-commits-src-main@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 D70E418B848D; Fri, 26 Nov 2021 01:09:12 +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 4J0c8S40fFz4sG1; Fri, 26 Nov 2021 01:09:12 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 6969A27846; Fri, 26 Nov 2021 01:09:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AQ19ChD036653; Fri, 26 Nov 2021 01:09:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AQ19CnT036652; Fri, 26 Nov 2021 01:09:12 GMT (envelope-from git) Date: Fri, 26 Nov 2021 01:09:12 GMT Message-Id: <202111260109.1AQ19CnT036652@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 9c983ad791c3 - main - arch.7: update applicable FreeBSD versions to 12.0 and later List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9c983ad791c3ca8213cae949f9ad381d1309ad8e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637888952; 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=oFLdbxjiCrZvYRbdIh8TwUAlVviQi/mlj2tFVsxOP4I=; b=lT5JvGWcdJLh9pFd99GlDVcFMVJ4fMhVnL+Zc/nZ5FPUpyIoyfHKMUOAsKb+l1dTdAjW9R aV3DY6vQsDB3HUzI8JoJFjuaDNJHTucNQVuykC+0dfazV2wsV+3cirEfrK1dHzqERQbczk X1Xm5p+wStZWlRCNf4T9d57h8PkaOnleLEAcKm+C+o4XGPwJtT+N65+QvPdiyvBA9Cdnen QTeC4OQ+/1AN9PkMGM7a/K8R8LALtY1y1OFnEwlK0GzjbFWU9+mhxFnU2NzTnWG4BO/+b3 IuvAkfnW4uw8w8p5Yg8Wx4bnZ0DBAO0vdrVQrJ8kLdAzMkGFGanet6YQlpXRRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637888952; a=rsa-sha256; cv=none; b=S85g6v0tqAnildjRubyBkTGz21J3u90xQdol0YtOpxBsMAq3AcmGSc98HJB/ns8PRDfZ1J mTwdwovuwpMofjeHf5KaaBVrUX/2WdOqMvJ3MmRU5oyKlqbfZOvwa7avkGEIi+1XkKqlnh 0jcDD7im6nKbwpauk6UeLn3WJerp7pWvF6NxC/WD83M6XpLyq8XkKFIMNtCMUrcNeLOKpA 9RyMlRywTNWdhD3yiXSrMqDHk1bK53zgWnH4+ukefq3Xwxon3MMpFGqqB4b3ZyeMenDkvk Dr7eLJ0NYE5iu/OtRBEUtB80vbtu0QSSLVlB10SLw+JHtMRkJmlAy5abe0gazg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9c983ad791c3ca8213cae949f9ad381d1309ad8e commit 9c983ad791c3ca8213cae949f9ad381d1309ad8e Author: Ed Maste AuthorDate: 2021-11-25 18:50:03 +0000 Commit: Ed Maste CommitDate: 2021-11-26 01:08:21 +0000 arch.7: update applicable FreeBSD versions to 12.0 and later Information in this document is unchanged between 11.x and 12.x, but this is intended to be a quick reference for supported architectures. Also bump .Dd to cover recent changes including MIPS deprecation. Sponsored by: The FreeBSD Foundation --- share/man/man7/arch.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7 index 1d4a27975123..476d46218bee 100644 --- a/share/man/man7/arch.7 +++ b/share/man/man7/arch.7 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 10, 2021 +.Dd November 25, 2021 .Dt ARCH 7 .Os .Sh NAME @@ -44,7 +44,7 @@ documentation. .Pp If not explicitly mentioned, sizes are in bytes. The architecture details in this document apply to -.Fx 11.0 +.Fx 12.0 and later, unless otherwise noted. .Pp .Fx