diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-04 19:01:38 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-09-04 19:01:38 +0000 |
| commit | 5ffead05deaa2c7fdb36135832d9491beb77bec3 (patch) | |
| tree | d91e972630d7d554e8dc10c1cfd79dde1e2aef14 /doc/s6_set.html | |
| parent | 1fcca9ffc8ce1ba3a741a9738819bf7d35266df7 (diff) | |
| download | s6-frontend-5ffead05deaa2c7fdb36135832d9491beb77bec3.tar.gz | |
Doc typo fixes
Diffstat (limited to 'doc/s6_set.html')
| -rw-r--r-- | doc/s6_set.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/s6_set.html b/doc/s6_set.html index 683cbad..e376b6b 100644 --- a/doc/s6_set.html +++ b/doc/s6_set.html @@ -61,7 +61,7 @@ and usage of the <tt>s6 set</tt> command. It is not as detailed as this page. <h4> Interface </h4> <pre> - s6 set copy [ -f ] <em>source</em> <em>dest</em> + s6 set copy [ -f ] <em>source</em> <em>dest</em> </pre> <ul> @@ -243,7 +243,7 @@ informational message (if verbosity is 2 or more) listing the services that are pulled into the change, then apply the change. </dd> <dt> <tt>-s <em>setname</em></tt>, <tt>--set=<em>setname</em></tt> </dt> - <dd> Perform the change on set <em>setname</em>. Default is <strong>current</strong> </dd> + <dd> Perform the change on set <em>setname</em>. Default is <strong>current</strong>. </dd> </dl> <h3 id="check"> check </h3> @@ -357,7 +357,6 @@ matches the prescriptions of the working set exactly. </li> </ul> In other words, <tt>s6 set apply</tt> immediately turns the working set into the current live state. It is a powerful command. </li> - <li> </ul> <h4> Options </h4> |
