summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/strings.tex')
-rw-r--r--newlib/libc/string/strings.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/string/strings.tex b/newlib/libc/string/strings.tex
index 2df5faf58..96fdefc81 100644
--- a/newlib/libc/string/strings.tex
+++ b/newlib/libc/string/strings.tex
@@ -48,6 +48,7 @@ managing areas of memory. The corresponding declarations are in
* strstr:: Find string segment
* strtok:: Get next token from a string
* strupr:: Convert string to upper case
+* strverscmp:: Compare version strings
* strxfrm:: Transform string
* swab:: Swap adjacent bytes
* wcscasecmp:: Compare wide character strings ignoring case