summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-05-02 01:30:27 +0000
committerLaurent Bercot <ska@appnovation.com>2023-05-02 01:30:27 +0000
commitbba18669d4bc7c3f590353e6568020416f73d81d (patch)
tree645dc1e44b7f648649bac763e28740bb69e83e80 /doc
parentf00e8927b57014a6627460104d9dd00efbd239f0 (diff)
downloads6-bba18669d4bc7c3f590353e6568020416f73d81d.tar.xz
Doc typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/unit-conversion.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unit-conversion.html b/doc/unit-conversion.html
index 0292dda..9d1dd37 100644
--- a/doc/unit-conversion.html
+++ b/doc/unit-conversion.html
@@ -278,7 +278,7 @@ global machine state and absolutely not local to a given set of services. And
even for those that are not, what they do is change the whole service manager's
behaviour depending on some external dynamic state such as the existence of a
file in the filesystem &mdash; and that is entirely contrary to the s6
-philosophy of making services predictable and reproductble. </li>
+philosophy of making services predictable and reproducible. </li>
</ul>
<h4 id="install-section">
@@ -1057,7 +1057,7 @@ cgroups-related resource control directives.
<li> <tt>Documentation=</tt> </li>
<li> <tt>Upholds=</tt> </li>
<li> <tt>PropagatesReloadTo=</tt> </li>
- <li> <tt>PropagatesStopTp=</tt> </li>
+ <li> <tt>PropagatesStopTo=</tt> </li>
<li> <tt>StopPropagatedFrom=</tt> </li>
<li> <tt>IgnoreOnIsolate=</tt> </li>
<li> <tt>StopWhenUnneeded=</tt> </li>