diff options
author | Gerrit Pape <pape@smarden.org> | 2024-10-24 22:44:41 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2024-10-24 22:44:41 +0000 |
commit | 9ccb031ddd737f54bc1f6beb8f2348af8215930b (patch) | |
tree | a8f67c71925d052a26021f4343e552845418d79f /doc | |
parent | d7faf2cc0eb83cb766db980d3412f70115b017e1 (diff) | |
download | runit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.tar.gz runit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.tar.xz runit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.zip |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.html b/doc/faq.html index 21a7ea0..896f46c 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -258,7 +258,7 @@ E.g., to send the <tt>dhcp</tt> service the HUP signal, do: <a name="status"><h3> How can I query the status of a service </a></h3> -I want to now the status of a service, whether it is up and available, +I want to know the status of a service, whether it is up and available, or down as requested, or so. How can I find out this information? <p> |