diff options
author | Gerrit Pape <pape@smarden.org> | 2006-06-19 19:55:02 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2006-06-19 19:55:02 +0000 |
commit | 0956d5f7ecdc7c0dd78a1be2312473d1ea9b937b (patch) | |
tree | f283eba05ab9b2fc3e3a4513dc90bfd911c5bb50 /man | |
parent | d4b08615f362686da301b2e72feb1e4ffd77b8b0 (diff) | |
download | runit-0956d5f7ecdc7c0dd78a1be2312473d1ea9b937b.tar.gz runit-0956d5f7ecdc7c0dd78a1be2312473d1ea9b937b.tar.xz runit-0956d5f7ecdc7c0dd78a1be2312473d1ea9b937b.zip |
* src/svlogd.c: cleanup *.t files possibly leftover by processor when
interrupted by signal, also on startup (thx Andras Korn); 1st rename .t to .s, then remove .u. * man/svlogd.8: adapt. * svlogd.c: prepend optional timestamp to log messages sent through UDP, as done for messages written to dir and to stderr.
Diffstat (limited to 'man')
-rw-r--r-- | man/svlogd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/svlogd.8 b/man/svlogd.8 index e8b03b7..126e40b 100644 --- a/man/svlogd.8 +++ b/man/svlogd.8 @@ -113,12 +113,12 @@ and writes the output to If the .I processor finishes successfully, -.RI @ timestamp\fR.u -is deleted and .RI @ timestamp\fR.t is renamed to .RI @ timestamp\fR.s, -otherwise +and +.RI @ timestamp\fR.u +is deleted; otherwise .RI @ timestamp\fR.t is deleted and the .I processor |