diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-03-06 01:21:26 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2015-03-06 01:21:26 +0100 |
commit | a2809e4547dfab18316b1f8f3ee8d54dc436dadd (patch) | |
tree | de78cd151448b3f1eea8ac3912b4c67d24b59e52 /faq | |
parent | 12501a1a2d40fe218eb71e204dba8726ee1f4a2a (diff) |
shutdown is now implemented
Diffstat (limited to 'faq')
-rw-r--r-- | faq/off.mdwn | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/faq/off.mdwn b/faq/off.mdwn deleted file mode 100644 index 4777d066..00000000 --- a/faq/off.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -[[!meta copyright="Copyright © 2010, 2013 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -[[!tag faq/running]] - -[[!meta title="how am I supposed to shut my Hurd system down?"]] - -[[!tag open_issue_gnumach]] -GNU Mach does not have APM or ACPI support, so it will just stop with -`In tight loop: hit ctl-alt-del to reboot`, and you can switch off the -system. |