Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 09:26:44 GMT
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 8203cf1c53f0 - main - md.4: Remove armv6 as it is being removed
Message-ID:  <202406200926.45K9Qi9D004143@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by andrew:

URL: https://cgit.FreeBSD.org/src/commit/?id=8203cf1c53f05ddb92075480cdf30c066b37ee4d

commit 8203cf1c53f05ddb92075480cdf30c066b37ee4d
Author:     Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2024-06-20 09:26:12 +0000
Commit:     Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2024-06-20 09:26:12 +0000

    md.4: Remove armv6 as it is being removed
    
    Reviewed by:    manu, imp, emaste
    Sponsored by:   Arm Ltd
    Differential Revision:  https://reviews.freebsd.org/D45637
---
 share/man/man4/md.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/md.4 b/share/man/man4/md.4
index acd52aecb675..0c99d61f8392 100644
--- a/share/man/man4/md.4
+++ b/share/man/man4/md.4
@@ -98,7 +98,7 @@ disk found in the
 man page.
 Other tools will also create these images, such as NanoBSD.
 .Sh ARM KERNEL OPTIONS
-On armv6 and armv7 architectures, an MD_ROOT image larger than
+On the armv7 architecture, an MD_ROOT image larger than
 approximately 55 MiB may require building a custom kernel using
 several tuning options related to kernel memory usage.
 .Bl -tag -width indent



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406200926.45K9Qi9D004143>