Index: funcs/func_enum.c =================================================================== --- funcs/func_enum.c (revision 64043) +++ funcs/func_enum.c (working copy) @@ -129,8 +129,7 @@ .desc = "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", + "Defaults are: Method-type=sip, no options, record=1, zone-suffix=e164.arpa", .read = function_enum, };