diff --git a/res/res_tonedetect.c b/res/res_tonedetect.c
index 99dd40538c..a59feb6056 100644
--- a/res/res_tonedetect.c
+++ b/res/res_tonedetect.c
@@ -85,14 +85,14 @@
Waits for a single-frequency tone to be detected before dialplan execution continues.
-
- This indicates the result of the wait.
-
-
-
-
-
-
+
+ This indicates the result of the wait.
+
+
+
+
+
+
[PlayTones]
@@ -136,43 +136,43 @@
Unlike a conventional scanner, this is not currently capable of
scanning for modem carriers.
-
- This indicates the result of the scan.
-
- Audible ringback tone
-
-
- Busy tone
-
-
- Special Information Tones
-
-
- Human voice detected
-
-
- DTMF digit
-
-
- Fax (answering)
-
-
- Modem (answering)
-
-
- Dial tone
-
-
- UK Number Unobtainable tone
-
-
- Timeout reached before any positive detection
-
-
- Caller hung up before any positive detection
-
-
-
+
+ This indicates the result of the scan.
+
+ Audible ringback tone
+
+
+ Busy tone
+
+
+ Special Information Tones
+
+
+ Human voice detected
+
+
+ DTMF digit
+
+
+ Fax (answering)
+
+
+ Modem (answering)
+
+
+ Dial tone
+
+
+ UK Number Unobtainable tone
+
+
+ Timeout reached before any positive detection
+
+
+ Caller hung up before any positive detection
+
+
+
[WaitForTone]