From 5928bf00c094a250c3d9cc4346075cd65c87e865 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 10 Sep 2016 13:42:04 +0000 Subject: Remove s6-halt, s6-poweroff and s6-reboot (moved to the s6-linux-init package) --- doc/index.html | 3 --- doc/s6-halt.html | 55 ---------------------------------------------------- doc/s6-poweroff.html | 55 ---------------------------------------------------- doc/s6-reboot.html | 55 ---------------------------------------------------- doc/upgrade.html | 4 ++++ 5 files changed, 4 insertions(+), 168 deletions(-) delete mode 100644 doc/s6-halt.html delete mode 100644 doc/s6-poweroff.html delete mode 100644 doc/s6-reboot.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 1d2527b..b3ade25 100644 --- a/doc/index.html +++ b/doc/index.html @@ -89,14 +89,11 @@ the previous versions of s6-linux-utils and the current one.
  • The s6-uevent-listener program
  • The s6-uevent-spawner program
  • The s6-freeramdisk program
  • -
  • The s6-halt program
  • The s6-hostname program
  • The s6-logwatch program
  • The s6-mount program
  • The s6-pivotchroot program
  • -
  • The s6-poweroff program
  • The s6-ps program
  • -
  • The s6-reboot program
  • The s6-swapoff program
  • The s6-swapon program
  • The s6-umount program
  • diff --git a/doc/s6-halt.html b/doc/s6-halt.html deleted file mode 100644 index 4837b86..0000000 --- a/doc/s6-halt.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - s6-linux-utils: the s6-halt program - - - - - - -

    -s6-linux-utils
    -Software
    -skarnet.org -

    - -

    The s6-halt program

    - -

    -s6-halt sends a signal to process 1 in order to halt the machine; -or, with the -f option, it performs an immediate hard shutdown. -

    - -

    Interface

    - -
    -     s6-halt [ -h | -p | -r ] [ -f ]
    -
    - - - -

    Options

    - - - - - diff --git a/doc/s6-poweroff.html b/doc/s6-poweroff.html deleted file mode 100644 index 5b0a4fc..0000000 --- a/doc/s6-poweroff.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - s6-linux-utils: the s6-poweroff program - - - - - - -

    -s6-linux-utils
    -Software
    -skarnet.org -

    - -

    The s6-poweroff program

    - -

    -s6-poweroff sends a signal to process 1 in order to power off the machine; -or, with the -f option, it performs an immediate hard shutdown. -

    - -

    Interface

    - -
    -     s6-poweroff [ -h | -p | -r ] [ -f ]
    -
    - - - -

    Options

    - - - - - diff --git a/doc/s6-reboot.html b/doc/s6-reboot.html deleted file mode 100644 index 7f01260..0000000 --- a/doc/s6-reboot.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - s6-linux-utils: the s6-reboot program - - - - - - -

    -s6-linux-utils
    -Software
    -skarnet.org -

    - -

    The s6-reboot program

    - -

    -s6-reboot sends a signal to process 1 in order to reboot the machine; -or, with the -f option, it performs an immediate reboot. -

    - -

    Interface

    - -
    -     s6-reboot [ -h | -p | -r ] [ -f ]
    -
    - - - -

    Options

    - - - - - diff --git a/doc/upgrade.html b/doc/upgrade.html index 5524600..1851be9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,10 @@

    in 2.1.0.0

    -- cgit v1.3.1