Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2025 04:10:53 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 1a88a6b5c3b8 - main - arch.7: "imagers" not "images"
Message-ID:  <202502070410.5174ArqX017918@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=1a88a6b5c3b8f194072ebf8154be864ecba10b7d

commit 1a88a6b5c3b8f194072ebf8154be864ecba10b7d
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-02-07 04:10:39 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-02-07 04:10:39 +0000

    arch.7: "imagers" not "images"
    
    Partially revert b7f2a457a883c8530c9b6111cee6a988ce5b7249 after
    discission with bjk@ and imp@.
---
 share/man/man7/arch.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man7/arch.7 b/share/man/man7/arch.7
index 796c6db7d299..33a6dd82c06c 100644
--- a/share/man/man7/arch.7
+++ b/share/man/man7/arch.7
@@ -352,7 +352,7 @@ userland interfaces relating to underlying hardware platform
 differences in bus architecture, device enumeration and boot interface.
 Generally,
 .Dv MACHINE
-should only be used in src/sys and src/stand or in system images or
+should only be used in src/sys and src/stand or in system imagers or
 installers.
 .It Dv MACHINE_ARCH
 Represents the CPU processor architecture.



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