summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/features.c b/main/features.c
index 0afb17e95..032c68b5c 100644
--- a/main/features.c
+++ b/main/features.c
@@ -179,7 +179,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</synopsis>
<syntax>
<parameter name="timeout">
- <para>A custom parking timeout for this parked call.</para>
+ <para>A custom parking timeout for this parked call. Value in milliseconds.</para>
</parameter>
<parameter name="return_context">
<para>The context to return the call to after it times out.</para>