git: 9front

Download patch

ref: 04920bdad3cd2a86d7c3c36871c40caf560cdd22
parent: 4e25c23b41776b8aabbdb2e2249c3c7c23a33f69
author: stanley lieber <stanley.lieber@gmail.com>
date: Tue May 17 23:10:52 EDT 2011

scram(8): add man page

--- /dev/null
+++ b/sys/man/8/scram
@@ -1,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
--