From 1c1a925fc4ac88459f3347ad459ef68b03ec76d1 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 19 Nov 2015 15:28:06 -0600 Subject: [PATCH] Fix typo in rpmatch doc reference * libc/stdlib/stdlib.tex: Fix typo in rpmatch reference. Signed-off-by: Yaakov Selkowitz --- newlib/ChangeLog | 4 ++++ newlib/libc/stdlib/stdlib.tex | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 7f39a191d..df1e34c96 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2015-11-19 Yaakov Selkowitz + + * libc/stdlib/stdlib.tex: Fix typo in rpmatch reference. + 2015-11-19 Corinna Vinschen * libc/stdlib/ldtoa.c: Convert to GNU style so as not to get crazy diff --git a/newlib/libc/stdlib/stdlib.tex b/newlib/libc/stdlib/stdlib.tex index ef0986756..53f0b9c14 100644 --- a/newlib/libc/stdlib/stdlib.tex +++ b/newlib/libc/stdlib/stdlib.tex @@ -157,7 +157,7 @@ The corresponding declarations are in the header file @file{stdlib.h}. @include stdlib/rand48.def @page -@include stdlib/rmpatch.def +@include stdlib/rpmatch.def @page @include stdlib/strtod.def