aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-11 03:09:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-11 03:09:01 +0000
commit0a82f845416d8ea54509a1ea452ad7416683ae72 (patch)
tree057b90b357fdae643894d3a104927057b037fc26
parent5876e2f9e260ef46330edfa6f258c6d88b7e5d50 (diff)
downloads6-frontend-0a82f845416d8ea54509a1ea452ad7416683ae72.tar.gz
Doc typo fixes
-rw-r--r--doc/s6-frontend.html2
-rw-r--r--doc/s6.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6-frontend.html b/doc/s6-frontend.html
index 0f7ff22..e8d8f56 100644
--- a/doc/s6-frontend.html
+++ b/doc/s6-frontend.html
@@ -29,7 +29,7 @@ users should call <a href="s6.html">s6</a> instead.
</div>
<pre>
- s6-frontend [ <em>global_options...</em> ] <em>commandM/em> <em>subcommand</em> [ <em>subcommand_options...</em> ] [ <em>args...</em> ]
+ s6-frontend [ <em>global_options...</em> ] <em>command</em> <em>subcommand</em> [ <em>subcommand_options...</em> ] [ <em>args...</em> ]
</pre>
<div id="details">
diff --git a/doc/s6.html b/doc/s6.html
index 8f1012f..775a09d 100644
--- a/doc/s6.html
+++ b/doc/s6.html
@@ -100,11 +100,11 @@ reason, here you go.
<dl>
<dt> -h, --help </dt>
- <dd> Run the <a href="#s6_help"><tt>s6 help</tt></aa> command.
+ <dd> Run the <a href="#s6_help"><tt>s6 help</tt></a> command.
Any given command or subcommand is ignored. </dd>
<dt> -V, --version </dt>
- <dd> Run the <a href="#s6_version"><tt>s6 version</tt></aa> command.
+ <dd> Run the <a href="#s6_version"><tt>s6 version</tt></a> command.
<dd> Any given command or subcommand is ignored. </dd>
<dt> -s <em>scandir</em>, --scandir=<em>scandir</em> </dt>