git: 1e6577831d39 - main - config(5): drop mention of mips

From: Mitchell Horne <mhorne_at_FreeBSD.org>
Date: Mon, 17 Oct 2022 18:13:29 UTC
The branch main has been updated by mhorne:

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

commit 1e6577831d39db8b4643c48337970c124f5affe0
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2022-10-17 18:10:18 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2022-10-17 18:12:12 +0000

    config(5): drop mention of mips
    
    Reviewed by:    imp, emaste
    Differential Revision:  https://reviews.freebsd.org/D37019
---
 usr.sbin/config/config.5 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5
index 134e321831d8..282f8f90ded6 100644
--- a/usr.sbin/config/config.5
+++ b/usr.sbin/config/config.5
@@ -23,7 +23,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 28, 2021
+.Dd October 17, 2022
 .Dt CONFIG 5
 .Os
 .Sh NAME
@@ -259,8 +259,6 @@ The ARM architecture
 The AMD x86-64 architecture.
 .It Cm i386
 The Intel x86 based PC architecture.
-.It Cm mips
-The MIPS architecture.
 .It Cm powerpc
 The IBM PowerPC architecture.
 .It Cm riscv