diff options
author | Gerrit Pape <pape@smarden.org> | 2009-09-24 22:41:07 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2009-09-24 22:41:07 +0000 |
commit | b231348c665eb8218edc8b4b92292a370b3aa748 (patch) | |
tree | 35aed38456a65e23a7a17382f46dd5f7a3dc1193 /doc/sv.8.html | |
parent | c61f0e88742e90b78e52ffe6f9dd3c74696f9156 (diff) | |
download | runit-b231348c665eb8218edc8b4b92292a370b3aa748.tar.gz runit-b231348c665eb8218edc8b4b92292a370b3aa748.tar.xz runit-b231348c665eb8218edc8b4b92292a370b3aa748.zip |
update html.
Diffstat (limited to 'doc/sv.8.html')
-rw-r--r-- | doc/sv.8.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sv.8.html b/doc/sv.8.html index f8c6b26..6552f58 100644 --- a/doc/sv.8.html +++ b/doc/sv.8.html @@ -175,9 +175,9 @@ For each <i>service</i> that caused an error out while waiting), <b>sv</b> increases the exit code by one and exits non zero. The maximum is 99. <b>sv</b> exits 100 on error. <p> If <b>sv</b> is called with a base name -other than <b>sv</b>, it exits 1 on timeout or trouble sending the command. If +other than <b>sv</b>: it exits 1 on timeout or trouble sending the command; if the <i>command</i> is <b>status</b>, it exits 3 if the service is down, and 4 if the -status is unknown. It exits 2 on wrong usage, and 151 on error. +status is unknown; it exits 2 on wrong usage, and 151 on error. <h2><a name='sect9'>See Also</a></h2> <i>runsv(8)</i>, <i>chpst(8)</i>, <i>svlogd(8)</i>, <i>runsvdir(8)</i>, <i>runsvchdir(8)</i>, <i>runit(8)</i>, <i>runit-init(8)</i> |