runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b36a35a3da918de5f70b95af4a3f92cdd96b94c5
parent a8eb725bab55ff011d679b99a2bc634de836c186
Author: Gerrit Pape <pape@smarden.org>
Date:   Tue,  2 Mar 2004 20:09:34 +0000

create timestamps in UTC, not localtime.

Diffstat:
Mman/svlogd.8 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/svlogd.8 b/man/svlogd.8 @@ -294,8 +294,8 @@ or to standard error. .TP .B \-tt timestamp. -Prefix each selected line with a human readable, sortable timestamp of the -form YYYY-MM-DD_HH:MM:SS.xxxxx when writing to +Prefix each selected line with a human readable, sortable UTC timestamp of +the form YYYY-MM-DD_HH:MM:SS.xxxxx when writing to .I log or to standard error. .TP