diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-23 09:11:41 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-23 09:11:41 +0000 |
| commit | c26b476060353355b43d251dbb8a624c19c5ec30 (patch) | |
| tree | 745e1ea34a8543b5495c9099c0e303da8da61523 /doc/s6_set.html | |
| parent | 363c3af7a6dfb8d504b45e7e13ae256f70bec0ff (diff) | |
| download | s6-frontend-c26b476060353355b43d251dbb8a624c19c5ec30.tar.gz | |
Doc typo fixes
Diffstat (limited to 'doc/s6_set.html')
| -rw-r--r-- | doc/s6_set.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6_set.html b/doc/s6_set.html index c20fbd1..b29c189 100644 --- a/doc/s6_set.html +++ b/doc/s6_set.html @@ -224,7 +224,7 @@ make the set inconsistent. </li> <dl> <dt> -f, --ignore-dependencies </dt> -<dd> Only change the services listed in <em>services</em>, don't compute dependencies </dd> +<dd> Only change the services listed in <em>services</em>, don't compute dependencies. </dd> <dt> -n, --dry-run </dt> <dd> Do not perform the change; only show what would be done and check whether the set @@ -296,7 +296,7 @@ change <tt>B</tt> to be unmasked or enabled as well. </dd> <h4> Interface </h4> <pre> - s6 set commit [ -f ] [ -K ] [ -D <em>defaultbundle</em> [ -h <em>fdhuser</em> ] + s6 set commit [ -f ] [ -K ] [ -D <em>defaultbundle</em> ] [ -h <em>fdhuser</em> ] </pre> <ul> |
