git: 9front

Download patch

ref: 47a76b60cc8240326c02ce22ddd06b710794da00
parent: 04920bdad3cd2a86d7c3c36871c40caf560cdd22
author: stanley lieber <stanley.lieber@gmail.com>
date: Tue May 17 23:22:46 EDT 2011

scram(8): corrections, references

--- a/sys/man/8/scram
+++ b/sys/man/8/scram
@@ -5,8 +5,12 @@
 .B scram
 .SH DESCRIPTION
 .PP
-Writes apm shutdown signal to
+Writes APM shutdown call to
 .I /dev/apm,
-which results powering off the machine.
+which results in powering off an APM-enabled machine.
 .SH SOURCE
 .B /sys/src/cmd/scram.c
+.SH "SEE ALSO"
+.IR apm (3),
+.IR apm (8)
+
--