diff options
| -rw-r--r-- | doc/advanced.mux | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/advanced.mux b/doc/advanced.mux index 0fc1b53..d2cc0fd 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -36,8 +36,8 @@ general {      ; number in seconds. Granularity: 24ms      ; tist_offset 0.480 -    ; Specify the TIST value for the frame with FCT==0, in microseconds -    ; tist_at_fct0 768000 +    ; Specify the TIST value for the frame with FCT==0, in milliseconds +    ; tist_at_fct0 768      ; The management server is a simple TCP server that can present      ; statistics data (buffers, overruns, underruns, etc) | 
