Remove obsolete module soundex from list of modules.
diff --git a/Doc/lib/libstrings.tex b/Doc/lib/libstrings.tex
index 6f2e705..e9b0bcb 100644
--- a/Doc/lib/libstrings.tex
+++ b/Doc/lib/libstrings.tex
@@ -24,7 +24,4 @@
 \item[StringIO]
 --- Read and write strings as if they were files.
 
-\item[soundex]
---- Compute hash values for English words.
-
 \end{description}
diff --git a/Doc/libstrings.tex b/Doc/libstrings.tex
index 6f2e705..e9b0bcb 100644
--- a/Doc/libstrings.tex
+++ b/Doc/libstrings.tex
@@ -24,7 +24,4 @@
 \item[StringIO]
 --- Read and write strings as if they were files.
 
-\item[soundex]
---- Compute hash values for English words.
-
 \end{description}