Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-11-20 00:28:06 +0300
committerYaakov Selkowitz <yselkowi@redhat.com>2015-11-20 00:28:06 +0300
commit1c1a925fc4ac88459f3347ad459ef68b03ec76d1 (patch)
treed4c0550afdc61962393568da98b2eaf2e826eb85 /newlib/libc
parentfcc2dcbb21743447d9f51f40283892da0075f751 (diff)
Fix typo in rpmatch doc reference
* libc/stdlib/stdlib.tex: Fix typo in rpmatch reference. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc')
-rw-r--r--newlib/libc/stdlib/stdlib.tex2
1 files changed, 1 insertions, 1 deletions
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