apm_available (1) Linux Manual Page
NAME
apm_available – test whether APM subsystem is available
SYNOPSIS
apm_available
DESCRIPTION
apm_available checks whether the APM ("Advanced Power Management") subsystem is available, as evidenced by the presence of the /proc/apm file.
OPTIONS
None.
EXIT STATUS
0(true) APM subsystem is available1(false) APM subsystem is not available2usage error (arguments supplied)
FILES
/proc/apm APM status information file
AUTHOR
This manual page was written by Thomas Hood <jdthood [at] yahoo.co.uk>.
