diff options
| author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-01-27 16:30:54 +0100 |
|---|---|---|
| committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2025-01-27 16:30:54 +0100 |
| commit | 27bebf9b4fd551c6afe53245485c952705c298a6 (patch) | |
| tree | 5ef219697e8d4be1197543dd0a18eec1e9d2b2fb | |
| parent | 115afa9daa7da535915a5c4d0e2f5440b773abc1 (diff) | |
| download | glibc-27bebf9b4fd551c6afe53245485c952705c298a6.tar.xz glibc-27bebf9b4fd551c6afe53245485c952705c298a6.zip | |
contrib.texi: minor improvements
Mention CORE-MATH developers by name
Fix accent
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
| -rw-r--r-- | manual/contrib.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/contrib.texi b/manual/contrib.texi index 02985d9010..3d1b170cdc 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -402,7 +402,7 @@ function and writing the @file{tar.h} header. Lukasz Majewski for Y2038 related fixes. @item -Miguel Martín for contributed tests. +Miguel Mart@'in for contributed tests. @item Manjunath Matti for contributions to the PowerPC port. @@ -763,6 +763,7 @@ details. @item Code for trigonometric, exponential and related functions in the @file{sysdeps/ieee754/flt-32} subdirectory is shared with the -@code{CORE-MATH} project, see again the file @file{LICENSES}. +@code{CORE-MATH} project with main developers Paul Zimmermann and +Alexei Sibidanov, see again the file @file{LICENSES}. @end itemize |
