summary refs log tree commit diff
path: root/doc/svlogd.8.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2004-03-28 18:17:35 +0000
committerGerrit Pape <pape@smarden.org>2004-03-28 18:17:35 +0000
commit05dd48613e140530ed4feea11db539fa1158eefb (patch)
treecd8cc1c15a15642fde6a258e90a8ce247015308c /doc/svlogd.8.html
parent14575be847d9741724337326dcf17a46df73021f (diff)
downloadrunit-05dd48613e140530ed4feea11db539fa1158eefb.tar.gz
runit-05dd48613e140530ed4feea11db539fa1158eefb.tar.xz
runit-05dd48613e140530ed4feea11db539fa1158eefb.zip
* man/svlogd.8: timestamps are not considered when matching patterns (thx
    Andras KORN).
  * runsv.c: on exit run the finish scripts when taking the service down
    (thx X.).
  * runsv.c, runsvctrl.c: handle sig_quit (thx Wayne Marshall).
  * svlogd.c: don't crash on zero byte long config file (thx Alex Efros).
  * man/*: minor cleanup.
Diffstat (limited to 'doc/svlogd.8.html')
-rw-r--r--doc/svlogd.8.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/svlogd.8.html b/doc/svlogd.8.html
index 000e0f0..b777a84 100644
--- a/doc/svlogd.8.html
+++ b/doc/svlogd.8.html
@@ -135,15 +135,17 @@ A character not a star (&lsquo;&lsquo;*&rsquo;&rsquo;) and not a plus (&lsquo;&l
 the next character in <i>pattern</i> in the log message one or more times. A star
 before the end of <i>pattern</i> matches any string in the log message that does
 not include the next character in <i>pattern</i>. A star at the end of <i>pattern</i>
-matches any string. 
+matches any string. <p>
+Timestamps optionally added by <b>svlogd</b> are not considered
+part of the log message. 
 <h2><a name='sect8'>Options</a></h2>
 
 <dl>
 
 <dt><b>-t</b> </dt>
-<dd>timestamp. Prefix each selected line with a
-precise timestamp (see <i><b>tai64n</b>(8)</i>) when writing to <i>log</i> or to standard error.
-</dd>
+<dd>timestamp. Prefix each selected line with
+a precise timestamp (see <i><b>tai64n</b>(8)</i>) when writing to <i>log</i> or to standard
+error. </dd>
 
 <dt><b>-tt</b> </dt>
 <dd>timestamp. Prefix each selected line with a human readable, sortable