From ea03dcd75d336ffcec2861c95461bd2e78da3ffb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 26 Apr 2019 16:42:04 +0000 Subject: Doc revision --- doc/index.html | 18 ++++++------------ doc/overview.html | 12 ++++++------ doc/s6-linux-init-logouthookd.html | 2 +- doc/s6-linux-init-maker.html | 7 +++++++ doc/s6-linux-init-shutdownd.html | 6 +++--- doc/s6-linux-init.html | 4 ++-- doc/why.html | 2 +- 7 files changed, 26 insertions(+), 25 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 1b4dda6..a428ccf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,7 +20,7 @@

What is it ?

- s6-linux-init is a set of minimalistic tools to create a + s6-linux-init is a set of minimalistic tools used to create a s6-based init system, including a /sbin/init binary, on a Linux kernel.

@@ -54,20 +54,12 @@ kernel command line LSB specification -

Getting started

- -

- Please read the documentation for the -s6-linux-init-maker program -carefully, but if you're impatient, you can also read this -quickstart guide. -

-

@@ -168,7 +160,7 @@ the previous versions of s6-linux-init and the current one.
  • The s6-linux-init-shutdownd program
  • The s6-linux-init-telinit program
  • The s6-linux-init-logouthookd program
  • -
  • The s6-linux-init-umountall program
  • +
  • The s6-linux-init-echo program
  • The s6-linux-init-umountall program
  • @@ -176,7 +168,9 @@ the previous versions of s6-linux-init and the current one. diff --git a/doc/overview.html b/doc/overview.html index e1f3b31..8f19bcd 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -26,16 +26,16 @@ following:

    @@ -58,8 +58,8 @@ machine.
  • It also makes the catch-all logger's fifo its stderr.
  • It execs into s6-svscan -with /run/service as its scandir (or tmpfsdir/service)
  • . +with /run/service as its scandir (or tmpfsdir/service).