diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-16 12:52:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-16 12:52:10 +0000 |
commit | a8b20ee7ea7d6a4ef057d731f617949bdd86ea1c (patch) | |
tree | bba5fcbd763259e2d73c11a0d28bdc4eb645e240 | |
parent | 2b941e8c50160c5927d7d624e2014164482eea02 (diff) | |
download | s6-linux-init-a8b20ee7ea7d6a4ef057d731f617949bdd86ea1c.tar.xz |
Doc typo fix
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index bc2c722..43cfd27 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -54,7 +54,7 @@ dependency bumped to 2.1.0.0. </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency bumped to 2.3.0.0. </li> <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a> does -not write stage 1 init to stdout anymore; it writes it to <tt><em>dir/init</tt> +not write stage 1 init to stdout anymore; it writes it to <tt><em>dir/init</em></tt> instead. </li> </ul> |