diff options
author | Sebastian Benoit <benno@cvs.openbsd.org> | 2019-05-10 20:10:07 +0000 |
---|---|---|
committer | Sebastian Benoit <benno@cvs.openbsd.org> | 2019-05-10 20:10:07 +0000 |
commit | 66ae7d467b454fe2df3e196af6900e24814de65f (patch) | |
tree | f34fac0092c97741795c8ef3ccb5208876a610fa /etc | |
parent | d1c1aa0d559966a6a50fa145f30e8e8ee824f334 (diff) |
few can remember what apm was
ok deraadt@
Diffstat (limited to 'etc')
-rw-r--r-- | etc/root/root.mail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index 15bd01dd2a5..b273f15fe21 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -60,7 +60,7 @@ OpenBSD continues. If you wish to ensure that OpenBSD runs better on your machines, please do us a favor (after you have your mail system configured!) and type something like: # (dmesg; sysctl hw.sensors) | \ - mail -s "Sony VAIO 505R laptop, apm works OK" dmesg@openbsd.org + mail -s "Sony VAIO 505R laptop, suspend works OK" dmesg@openbsd.org so that we can see what kinds of configurations people are running. As shown, including a bit of information about your machine in the subject or the body can help us even further. We will use this information to improve device driver |