Fix typo in rpmatch doc reference

* libc/stdlib/stdlib.tex: Fix typo in rpmatch reference.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz 2015-11-19 15:28:06 -06:00
parent fcc2dcbb21
commit 1c1a925fc4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-11-19 Yaakov Selkowitz <yselkowi@redhat.com>
* libc/stdlib/stdlib.tex: Fix typo in rpmatch reference.
2015-11-19 Corinna Vinschen <corinna@vinschen.de>
* libc/stdlib/ldtoa.c: Convert to GNU style so as not to get crazy

View File

@ -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