From 668e14a304fb7e63dbac11ec2884eb148c9abecf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= <dilfridge@gentoo.org>
Date: Sun, 21 Jul 2024 14:12:30 +0200
Subject: [PATCH] contrib.texi: Fix format of MIPS and RISC-V
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
---
 manual/contrib.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/manual/contrib.texi b/manual/contrib.texi
index e7aed8161f..d947166f0f 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -230,7 +230,7 @@ Torbj@"orn Granlund for fast implementations of many of the string
 functions (@code{memcpy}, @code{strlen}, etc.).
 
 @item
-Evan Green for work on the riscv port.
+Evan Green for work on the RISC-V port.
 
 @item
 Vineet Gupta for their maintainership of the ARC port.
@@ -635,7 +635,7 @@ Adam Yi for various fixes.
 Eric Youngdale for implementing versioning of objects on the symbol level.
 
 @item
-YunQiang Su for work on the mips port.
+YunQiang Su for work on the MIPS port.
 
 @item
 Adhemerval Zanella for optimized functions on PowerPC, ISO C threads support,
@@ -645,7 +645,7 @@ the work on tunables, fortify improvements, and numerous contributions and fixes
 Xuelei Zhang for optimized functions on AArch64.
 
 @item
-Junxian Zhu for work on the mips port.
+Junxian Zhu for work on the MIPS port.
 
 @end itemize