[asterisk-commits] tilghman: trunk r64072 - /trunk/funcs/func_enum.c

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Sat May 12 12:38:04 MST 2007


Author: tilghman
Date: Sat May 12 14:38:03 2007
New Revision: 64072

URL: http://svn.digium.com/view/asterisk?view=rev&rev=64072
Log:
Issue 9716 - doc/enum.txt no longer exists in trunk

Modified:
    trunk/funcs/func_enum.c

Modified: trunk/funcs/func_enum.c
URL: http://svn.digium.com/view/asterisk/trunk/funcs/func_enum.c?view=diff&rev=64072&r1=64071&r2=64072
==============================================================================
--- trunk/funcs/func_enum.c (original)
+++ trunk/funcs/func_enum.c Sat May 12 14:38:03 2007
@@ -130,7 +130,7 @@
 		"Option 'c' returns an integer count of the number of NAPTRs of a certain RR type.\n"
 		"Combination of 'c' and Method-type of 'ALL' will return a count of all NAPTRs for the record.\n"
 		"Defaults are: Method-type=sip, no options, record=1, zone-suffix=e164.arpa\n\n"
-		"For more information, see doc/enum.txt",
+		"For more information, see doc/asterisk.pdf",
 	.read = function_enum,
 };
 



More information about the asterisk-commits mailing list