summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-06-19 11:52:02 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2017-06-19 11:52:02 -0500
commitec861247484908505e52f2fbb35405c8e2e23eed (patch)
tree87b53ff8fd3e39ef5d9648101c8e8bb6c665c2f3
parentf698efbce167768d9c859c07dd2bebc75ade7728 (diff)
downloadcygnal-ec861247484908505e52f2fbb35405c8e2e23eed.tar.gz
cygnal-ec861247484908505e52f2fbb35405c8e2e23eed.tar.bz2
cygnal-ec861247484908505e52f2fbb35405c8e2e23eed.zip
string: fix strverscmp doc inclusion
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
-rw-r--r--newlib/libc/string/strings.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/string/strings.tex b/newlib/libc/string/strings.tex
index 96fdefc81..c619886b5 100644
--- a/newlib/libc/string/strings.tex
+++ b/newlib/libc/string/strings.tex
@@ -183,6 +183,9 @@ managing areas of memory. The corresponding declarations are in
@include string/strupr.def
@page
+@include string/strverscmp.def
+
+@page
@include string/strxfrm.def
@page