summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2003-06-05 11:39:11 +0000
committerGerrit Pape <pape@smarden.org>2003-06-05 11:39:11 +0000
commitbca5d80102ca893c60a5c5d0906a4cd8816d6a13 (patch)
treebdf658b47b59240839e982e6458b1bbb9e8feb3c /man
parent75bdbcb65eeece3d85161912c81614eeb7450d31 (diff)
downloadrunit-bca5d80102ca893c60a5c5d0906a4cd8816d6a13.tar.gz
runit-bca5d80102ca893c60a5c5d0906a4cd8816d6a13.tar.xz
runit-bca5d80102ca893c60a5c5d0906a4cd8816d6a13.zip
* svlogd.c: default log file size is 1M; print verbose message only if
    -v is set.
  * man/svlogd.8: document -v option; minor.
  * etc/freebsd/3, etc/openbsd/3: check if magic files in /etc/runit/ are
    executable, not readable.
  * etc/*/getty-tty*/run: remove utmpset from script.
  * etc/*/getty-tty*/finish: new: run utmpset.
  * doc/replaceinit.html: adapt.
  * setuidgid.c: new: daemontools' setuidgid drop in replacement (not
    installed by default).
  * Makefile: build setuidgid.
  * doc/index.html: update.
Diffstat (limited to 'man')
-rw-r--r--man/svlogd.810
1 files changed, 7 insertions, 3 deletions
diff --git a/man/svlogd.8 b/man/svlogd.8
index 373aaa6..7114bba 100644
--- a/man/svlogd.8
+++ b/man/svlogd.8
@@ -5,7 +5,7 @@ svlogd \- runit's service logging daemon
 .B svlogd
 [\-tv] [\-r
 .I c\fR] [\-R
-.I abc\fR] [\-l
+.I xyz\fR] [\-l
 .I n\fR] [\-b
 .I n\fR]
 .I logs
@@ -260,10 +260,10 @@ Replace non-printable characters in log messages with
 .IR c .
 Characters are replaced before pattern matching is applied.
 .TP
-.B \-R \fIabc
+.B \-R \fIxyz
 replace charset.
 Additionally to non-printable characters, replace all characters found in
-.I abc
+.I xyz
 with
 .I c
 (default ``_'').
@@ -287,6 +287,10 @@ Default is 1024.
 .I buflen
 must be greater than
 .IR len .
+.TP
+.B \-v
+verbose.
+Print verbose messages to standard error.
 .SH SIGNALS
 If
 .B svlogd