diff --git a/README.proxy.txt b/README.proxy.txt index a5c8b43..a7ac11a 100644 --- a/README.proxy.txt +++ b/README.proxy.txt @@ -94,10 +94,10 @@ error to set both --verbose and --quiet. The last one wins. The log line format is: - : :: + :: :: *TIMESTAMP*: - Time the log entry was made. This is expressed as milliseconds since the epoc. + Time the log entry was made. This is expressed in terms of monotonic ms *LEVEL*: This will be one of 'D', 'I', 'W', 'E', 'F' in increasing order of diff --git a/README.txt b/README.txt index 0441e3b..940ceb6 100644 --- a/README.txt +++ b/README.txt @@ -278,10 +278,10 @@ error to set both --verbose and --quiet. The last one wins. The log line format is: - : :: + :: :: *TIMESTAMP*: - Time the log entry was made. This is expressed as milliseconds since the epoc. + Time the log entry was made. This is expressed in terms of monotonic ms. *LEVEL*: This will be one of 'D', 'I', 'W', 'E', 'F' in increasing order of