summaryrefslogtreecommitdiff
path: root/doc/s6-linux-init.html
diff options
context:
space:
mode:
authorColin Booth <colin@heliocat.net>2020-03-30 17:19:42 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 17:53:33 +0000
commit68dff5fb4e99dfe1361edeb51e00d21bfcc6372f (patch)
treebe988af74951df5ae6b72fb4aa0e08026589675f /doc/s6-linux-init.html
parent56ecad6907dea785ebffba414dfe3ff586e5f2e0 (diff)
downloads6-linux-init-68dff5fb4e99dfe1361edeb51e00d21bfcc6372f.tar.xz
s6-linux-init: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc/s6-linux-init.html')
-rw-r--r--doc/s6-linux-init.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/s6-linux-init.html b/doc/s6-linux-init.html
index 21d97bf..4d800ce 100644
--- a/doc/s6-linux-init.html
+++ b/doc/s6-linux-init.html
@@ -34,10 +34,9 @@ and execs into <a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a>.
<li> If <tt>s6-linux-init</tt> isn't pid 1, it execs into
<a href="s6-linux-init-telinit.html">s6-linux-init-telinit</a> with the
same arguments. </li>
- </li>
<li> Else, it performs some early preparation, spawns a process that
will run the <em>rc.init</em> script, then execs into
-<a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a>.
+<a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a>. </li>
</ul>
<h2> Options </h2>
@@ -137,7 +136,7 @@ command line, as given by the kernel to <tt>s6-linux-init</tt> (i.e. without
the <tt>key=value</tt> arguments, which were passed into <tt>s6-linux-init</tt>'s
environment and were stored into <em>env_store</em>), makes for the rest of
the arguments given to <em>rc.init</em>. </li>
- </ul> </li>
+ </ul>
</ul>
<p>