summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.i386/apm.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-071-11/+11
| | | | | | | quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Sort sections.ru2005-01-211-5/+5
|
* Capitalize Windows and fix a typo.brueffer2005-01-181-2/+2
| | | | | Submitted by: markus MFC after: 3 days
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-11/+22
|
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
|
* On -CURRENT, we need "device apm" and not "device apm0 at nexus?".mux2003-01-291-1/+1
|
* mdoc(7) police:ru2001-08-071-1/+1
| | | | | | | 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.
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-29/+29
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-5/+5
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-11/+11
|
* Add output of per battery information to apm(1).ume2000-08-131-0/+2
| | | | | | New ioctl APMIO_GETPWSTATUS is introduced. Reviewed by: -mobile and -current folks (no objection)
* Remove .Xr's to apmconf(8) since this got removed and merged intoasmodai2000-01-231-4/+1
| | | | apm(8).
* Make apm.4 consistent with LINT ("isa?"->"nexus?").iwasaki2000-01-171-1/+1
| | | | Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-2/+2
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Fix spelling nits.jkoshy1998-12-181-5/+5
| | | | | PR: docs/9115 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Spelling fixes.jkoshy1998-06-081-2/+2
| | | | | Submitted by: Josh Gilliam <josh@quick.net> PR: 6880
* Updated my e-mail address.hosokawa1998-02-201-2/+2
|
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* add 'i386' to macro .Dtwosch1996-12-291-2/+2
|
* Sort cross references.wosch1996-12-261-2/+5
|
* "options APM" is no longer necessary for APM support.nate1996-03-191-1/+0
|
* The latest user-land changes from the author. I added a big warning to thephk1994-11-011-0/+146
apm.4 man-page. I also hope the Makefiles make sense now. Submitted by: HOSOKAWA Tatsumi
OpenPOWER on IntegriCloud