Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

acpi_available(1)


ACPI_AVAILABLE

ACPI_AVAILABLE

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
FILES
AUTHOR

NAME

acpi_available − test whether ACPI subsystem is available

SYNOPSIS

acpi_available

DESCRIPTION

acpi_available checks whether the ACPI ("Advanced Configuration and Power Interface") subsystem is available, as evidenced by the presence of the /proc/acpi directory.

OPTIONS

None.

EXIT STATUS

0 (true)

ACPI subsystem is available

1 (false)

ACPI subsystem is not available

2

usage error (arguments supplied)

FILES

/proc/acpi ACPI status information file

AUTHOR

This manual page was written by Thomas Hood <jdthood@yahoo.co.uk>.



acpi_available(1)