shithub: riscv

Download patch

ref: a0d1570c3b9dac988172d0549ac75000155a82df
parent: 9cfb1d4c5dfe4cfd28f3e1efa5f6afaecc2149a7
author: stanley lieber <[email protected]>
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