about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 14:12:30 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 14:12:54 +0200
commit668e14a304fb7e63dbac11ec2884eb148c9abecf (patch)
treed266718345da4e59cdb27e5f080534ef4370c672 /manual
parent256574679feb0204ac859367fdbf4d91aff45d0a (diff)
downloadglibc-668e14a304fb7e63dbac11ec2884eb148c9abecf.tar.gz
glibc-668e14a304fb7e63dbac11ec2884eb148c9abecf.tar.xz
glibc-668e14a304fb7e63dbac11ec2884eb148c9abecf.zip
contrib.texi: Fix format of MIPS and RISC-V
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'manual')
-rw-r--r--manual/contrib.texi6
1 files 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