summary refs log tree commit diff
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2024-10-24 22:44:41 +0000
committerGerrit Pape <pape@smarden.org>2024-10-24 22:44:41 +0000
commit9ccb031ddd737f54bc1f6beb8f2348af8215930b (patch)
treea8f67c71925d052a26021f4343e552845418d79f
parentd7faf2cc0eb83cb766db980d3412f70115b017e1 (diff)
downloadrunit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.tar.gz
runit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.tar.xz
runit-9ccb031ddd737f54bc1f6beb8f2348af8215930b.zip
* doc/faq.html: typo. HEAD master
-rw-r--r--doc/faq.html2
-rw-r--r--package/CHANGES1
2 files changed, 2 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>
diff --git a/package/CHANGES b/package/CHANGES
index ed39f18..e2ae718 100644
--- a/package/CHANGES
+++ b/package/CHANGES
@@ -1,3 +1,4 @@
+  * doc/faq.html: typo.
   * doc/*.html: !DOCTYPE.
   * doc/index.html: add antiX Linux to the list of distributions (thx C.
     Jarry).