diff options
author | Gerrit Pape <pape@smarden.org> | 2004-09-20 19:53:10 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2004-09-20 19:53:10 +0000 |
commit | 93b624bae85633d86da0f61bb7e96e1443f134aa (patch) | |
tree | 509da879d54c8cdd36a7f43edb18fc6e03844585 /man/svwaitdown.8 | |
parent | ef14eafab5dd09c6706a372835b932015f1fe9a8 (diff) | |
download | runit-93b624bae85633d86da0f61bb7e96e1443f134aa.tar.gz runit-93b624bae85633d86da0f61bb7e96e1443f134aa.tar.xz runit-93b624bae85633d86da0f61bb7e96e1443f134aa.zip |
* svlogd.c: fix line buffer handling for pattern matching (thx Enrico
Scholz); minor bug fixes. * doc/index.html: wording; add link to useinit.html; remove link to runit on LinuxFromScratch. * doc/runscripts.html: add hint, some getties need to be run in a new session/process group (thx Dan Melomedman). * man/svlogd.8: minor fixes. * man/svwaitdown.8: remove hint about -x option.
Diffstat (limited to 'man/svwaitdown.8')
-rw-r--r-- | man/svwaitdown.8 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/man/svwaitdown.8 b/man/svwaitdown.8 index 36321d7..fecb6f4 100644 --- a/man/svwaitdown.8 +++ b/man/svwaitdown.8 @@ -68,11 +68,6 @@ corresponding processes to exit instead for the .I services to be down. -This option should only be used by -.BR runit (8) -in stage 3 when -.BR runsvdir (8) -is already stopped. .SH EXIT CODES .B svwaitdown returns 0 as soon as all |