summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/apmd.8
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-8/+8
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
* mdoc: avoid nested displays. Fixes mandoc warnings.joel2012-06-131-3/+3
|
* mdoc: correct .Bd/.Bl arguments.joel2012-03-261-1/+1
| | | | Reviewed by: brueffer
* Remove extraneous Aq.joel2010-11-071-1/+1
|
* mdoc: drop even more redundant .Pp callsuqs2010-10-191-2/+0
| | | | | | No change in rendered output, less mandoc lint warnings. Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
* Sync apmd(8) with DragonflyBSD, bringing WARNS to 3uqs2010-05-141-2/+4
| | | | Reviewed by: ed (partial, long time ago)
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Fixed formatting in the AUTHORS section.ru2005-01-181-0/+1
|
* Sort sections.ru2005-01-181-11/+11
|
* Eliminated double whitespace.ru2004-07-031-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-7/+14
|
* Mark APM manpages as i386-only.ru2004-01-211-1/+1
|
* Use separate events for resume from standby and suspend in the apm(4)njl2003-12-301-3/+7
| | | | | | case so that if devices need different initialization, we can key off this in the rc scripts (currently unused). Also update the man page which is a 100% duplicate of the rc scripts.
* - Don't ignore SIGTERM.mdodd2003-06-221-0/+8
| | | | | | | | - Add a command line switch to trigger POWERSTATECHANGE actions on un-reported power state changes. PR: i386/32251 Submitted by: Walter C. Pelissero <walter@pelissero.org>
* english(4) police.schweikh2002-12-271-1/+1
|
* The .Nm utilitycharnier2002-07-141-9/+15
|
* mdoc(7) police:ru2001-08-071-5/+3
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* Remove whitespace at EOL.dd2001-07-151-12/+12
|
* mdoc(7) police: add missing .Ed call.ru2001-01-181-0/+1
|
* Prepare for mdoc(7)NG.ru2000-12-271-2/+2
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-21/+21
|
* Remove Xr to apmconf(8) since it got replaced in total by apm(8).asmodai2000-01-231-2/+1
|
* Spelling fix.mpp1999-10-301-6/+2
| | | | | | | Also fix a minor mdoc style problem that I noticed. PR: bin/14589 Submitted by:hristian Weisgerber <naddy@mips.rhein-neckar.de>
* Fix debut version to 3.3, not 4.0.iwasaki1999-09-111-1/+1
|
* Handle CAPABILITIESCHANGE event.iwasaki1999-09-111-0/+2
| | | | Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix typo ($Id: ... % --> $Id: ... $).iwasaki1999-07-101-1/+1
|
* The apmd package provides a means of handling various APM events fromiwasaki1999-07-101-0/+300
userland code. Using apmd.conf, the apmd(8) configuration file, you can select the APM events to be handled from userland and specify the commands for a given event, allowing APM behaviour to be configured flexibly. Have Fun! Submitted by: iwasaki, KOIE Hidetaka <hide@koie.org> Reviewed by: -hackers, -mobile and bsd-nomads ML folks. Contributed by: Warner Losh <imp@FreeBSD.org>, Hiroshi Yamashita <bluemoon@msj.biglobe.ne.jp>, Yoshihiko SARUMARU <mistral@imasy.or.jp>, Norihiro Kumagai <kuma@nk.rim.or.jp>, NAKAGAWA Yoshihisa <nakagawa@jp.FreeBSD.org>, and Nick Hilliard <nick@foobar.org>.
OpenPOWER on IntegriCloud