scram(8): add man page
This commit is contained in:
parent
9cfb1d4c5d
commit
a0d1570c3b
1 changed files with 12 additions and 0 deletions
12
sys/man/8/scram
Normal file
12
sys/man/8/scram
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
.TH SCRAM 8
|
||||||
|
.SH NAME
|
||||||
|
scram \- apm halt
|
||||||
|
.SH SYNOPSIS
|
||||||
|
.B scram
|
||||||
|
.SH DESCRIPTION
|
||||||
|
.PP
|
||||||
|
Writes apm shutdown signal to
|
||||||
|
.I /dev/apm,
|
||||||
|
which results powering off the machine.
|
||||||
|
.SH SOURCE
|
||||||
|
.B /sys/src/cmd/scram.c
|
Loading…
Reference in a new issue