diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-01-12 16:16:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-01-12 16:16:26 +0000 |
commit | f3273219e64775f51737817f0d2174855ada781e (patch) | |
tree | 9386b41896ba6b731ad420f46baaed5ca7c9de7b | |
parent | 52a4e69562268bcc80f61ad1dcb3ce20f06101cb (diff) | |
download | s6-rc-f3273219e64775f51737817f0d2174855ada781e.tar.xz |
Doc typo fix
-rw-r--r-- | doc/s6-rc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc.html b/doc/s6-rc.html index 47afd3f..5e851d3 100644 --- a/doc/s6-rc.html +++ b/doc/s6-rc.html @@ -142,7 +142,7 @@ all brought down, then the wanted services are all brought up. </li> <h2> Subcommands </h2> -<h3> s6-rc help <h3> +<h3> s6-rc help </h3> <p> Prints a short help message. |