From f1fadccbb36120bfa833c7d9e20e7efa78f91876 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 17 Feb 2006 11:51:20 +0000 Subject: Remove soundex from "undocumented modules". --- Doc/lib/libundoc.tex | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 8e99393..8ca03a5 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -198,11 +198,6 @@ this module. \item[\module{rand}] --- Old interface to the random number generator. - -\item[\module{soundex}] ---- Algorithm for collapsing names which sound similar to a shared -key. The specific algorithm doesn't seem to match any published -algorithm. (This is an extension module.) \end{description} -- cgit v0.12