summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-06-19 08:54:25 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-06-19 08:54:25 +0000
commit74474bc46814005efcdeb5bc39b82bdce7f4fd0b (patch)
tree0cf3b2234785ddb35b650e1a2538961cfd064c07
parenta0dadbe0c2d12da329e3a09948e4673ddef4a4bc (diff)
downloads6-linux-init-74474bc46814005efcdeb5bc39b82bdce7f4fd0b.tar.xz
More doc fixes
-rw-r--r--doc/s6-linux-init.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init.html b/doc/s6-linux-init.html
index f57adae..184877a 100644
--- a/doc/s6-linux-init.html
+++ b/doc/s6-linux-init.html
@@ -27,7 +27,7 @@ and execs into <a href="//skarnet.org/software/s6/s6-svscan.html">s6-svscan</a>.
<h2> Interface </h2>
<pre>
- s6-linux-init [ -c <em>basedir</em> ] [ -p <em>initial_path</em> ] [ -s <em>env_store</em> ] [ -m <em>umask</em> ] [ -d <em>dev_style</em> ] [ -D <em>initdefault</em> ] [ -n | -N ] [ <em>args...</em> ]
+ s6-linux-init [ -c <em>basedir</em> ] [ -p <em>initial_path</em> ] [ -s <em>env_store</em> ] [ -m <em>umask</em> ] [ -d <em>slashdev</em> ] [ -D <em>initdefault</em> ] [ -n | -N ] [ <em>args...</em> ]
</pre>
<ul>