diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-18 14:39:17 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-18 14:39:17 +0000 |
commit | 5600f6a718e0ec577bc0e51acc65dbac06257466 (patch) | |
tree | b91d3effaed7665e6b9f42104a921d35c2056178 | |
parent | 490d7484879fa70e7762011c63476c6ba5e44c1c (diff) |
scram(8) is described in fshalt(8)
-rw-r--r-- | sys/man/8/scram | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sys/man/8/scram b/sys/man/8/scram deleted file mode 100644 index 1473f8e99..000000000 --- a/sys/man/8/scram +++ /dev/null @@ -1,16 +0,0 @@ -.TH SCRAM 8 -.SH NAME -scram \- apm halt -.SH SYNOPSIS -.B scram -.SH DESCRIPTION -.PP -Writes APM shutdown call to -.I /dev/apm, -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) - |