[hackers] [sinit] Mention /bin/rc.init in the manpage || sin

From: <git_AT_suckless.org>
Date: Wed, 23 Apr 2014 12:29:40 +0200

commit 07c5067cfc395a161da433cd6249b95eb8fe58c5
Author: sin <sin_AT_2f30.org>
Date: Wed Apr 23 11:25:46 2014 +0100

    Mention /bin/rc.init in the manpage

diff --git a/sinit.8 b/sinit.8
index dd01387..aa94947 100644
--- a/sinit.8
+++ b/sinit.8
_AT_@ -4,6 +4,10 @@ sinit \- The suckless init
 .SH DESCRIPTION
 sinit is a simple init. It is configured by modifying `config.h'
 and recompiling the code.
+.SS Init sequence
+sinit will by default execute `/bin/rc.init'. You can chain
+your init scripts together at that point to allow for single-user
+and multi-user mode.
 .SS Signal handling
 sinit will respond to the following set of signals:
 .IP USR1
Received on Wed Apr 23 2014 - 12:29:40 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 23 2014 - 12:36:08 CEST