From 1bfba3b0be32306b078f5ee527b864e758b2c77b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 26 Apr 2019 15:52:54 +0000 Subject: Make a single hpr. Full doc, first draft. --- doc/s6-linux-init-shutdown.html | 36 ++++++++++++------------------------ 1 file changed, 12 insertions(+), 24 deletions(-) (limited to 'doc/s6-linux-init-shutdown.html') diff --git a/doc/s6-linux-init-shutdown.html b/doc/s6-linux-init-shutdown.html index 72bbfcf..b48ea61 100644 --- a/doc/s6-linux-init-shutdown.html +++ b/doc/s6-linux-init-shutdown.html @@ -20,24 +20,25 @@

s6-linux-init-shutdown triggers the system shutdown procedure. +It is normally invoked as /sbin/shutdown.

Interface

-     s6-linux-init-shutdown [ -h | -p | -r | -k ] [ -a ] [ -t sec ] [ -f | -F ] [ -R tmpfsdir ] time [ message ]
-     s6-linux-init-shutdown -c [ -R tmpfsdir ] [ message ]
+     s6-linux-init-shutdown [ -h | -p | -r | -k ] [ -a ] [ -t sec ] [ -f | -F ] time [ message ]
+     s6-linux-init-shutdown -c [ message ]
 

The s6-linux-init-shutdown program conforms to the LSB-3.0.0 -shutdown +shutdown interface.

@@ -49,29 +50,16 @@ interface.
  • 111: system call failed.
  • -

    Supplementary options

    - -

    - These options are supported by s6-linux-init-shutdown but are not -part of the LSB-3.0.0 shutdown specification. -

    - - -

    Notes

    -- cgit v1.3.1