summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-01-23 10:38:49 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-01-23 10:38:49 +0000
commita2cfbbf2f2549980a781ae89b372b22cd9d3c60d (patch)
tree5468c1ae67797a7dbcc1b3a5bef90a8ad8c0c682
parent6a604a5b9fc5328b44f294b4ce15db46e649d46c (diff)
downloads6-linux-init-a2cfbbf2f2549980a781ae89b372b22cd9d3c60d.tar.xz
Doc typo fix
-rw-r--r--doc/s6-linux-init-maker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html
index 426896b..f16a9d0 100644
--- a/doc/s6-linux-init-maker.html
+++ b/doc/s6-linux-init-maker.html
@@ -126,7 +126,7 @@ from services that do not have a dedicated logger, are handled by a
special <a href="http://skarnet.org/software/s6/s6-log.html">s6-log</a>
instance and made available in <tt><em>tmpfsdir</em>/uncaught-logs</tt>
instead of clogging the system console. </li>
- <li> If the <tt>-g</tt> option has been given to s6-linux-init-maker, the
+ <li> If the <tt>-G</tt> option has been given to s6-linux-init-maker, the
scan directory will also contain a service for an early getty. </li>
<li> s6-svscan starts all the services defined in the scan directory,
and unblocks the child forked by <em>stage 1</em>. </li>