Commit Graph

8902 Commits

Author SHA1 Message Date
wiz 2d8e4401df Leave space as usual after Nm. 2010-04-15 09:56:56 +00:00
jruoho 97cfc6c7ac Remove references to the deprecated powerhook_establish(9). 2010-04-15 08:40:46 +00:00
jruoho 88fe613911 Small markup changes. 2010-04-15 08:28:41 +00:00
jruoho 09ec66f734 Back and forth: gcc(1) -> GCC. 2010-04-15 03:36:18 +00:00
njoly 31fe2769cc Add missing .El directive. 2010-04-14 16:30:50 +00:00
wiz 24e353786d Join URL. 2010-04-14 13:07:19 +00:00
wiz a658f2bc9b Join URL; sort SEE ALSO. 2010-04-14 13:06:45 +00:00
wiz c8a3c41126 Join URL. 2010-04-14 13:05:43 +00:00
jruoho 90fff7855d Add the USENIX paper to SEE ALSO. 2010-04-14 11:52:39 +00:00
jruoho 594dcd23c7 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 11:33:59 +00:00
jruoho ec115686bd Now that all USENIX papers are available online, add URL to SEE ALSO. 2010-04-14 11:11:29 +00:00
jruoho 9f6376d703 Add the USENIX paper of the author to SEE ALSO. 2010-04-14 10:03:18 +00:00
jruoho f429102086 Add the USENIX paper of Gregory McGarry to SEE ALSO. 2010-04-14 09:43:54 +00:00
jruoho 0cb92fb7f2 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(9).
In addition, small markup changes.
2010-04-14 09:34:35 +00:00
jruoho ec51eba88b GCC -> gcc(1). 2010-04-14 08:28:58 +00:00
jruoho 595fb4833b EXAMPLE -> EXAMPLES, GCC -> gcc(1), and minor markup changes. 2010-04-14 08:26:42 +00:00
jruoho 6d868497a0 Remove dead reference to scheduler(9). 2010-04-13 18:33:44 +00:00
jruoho 719e45f7e2 cpu_swapout(9) is no more. 2010-04-13 17:34:18 +00:00
jruoho 21f908ef6e Small changes to wording and markup. 2010-04-13 12:04:25 +00:00
jruoho 5548c53d9e Add HISTORY. 2010-04-13 11:01:22 +00:00
jruoho 9e8e2a3402 Hook rb(3) to the build. 2010-04-13 10:46:10 +00:00
jruoho d107f4f33b Minor markup nits. 2010-04-13 10:06:43 +00:00
jruoho ac81adf1eb Fix roff warnings. Note btop() and btopr() on Solaris as an example. 2010-04-13 09:57:05 +00:00
jruoho c23d982d62 Document the ctod-family of macros from <sys/param.h>.
XXX: Someone may want to check if there is anything to add or correct.
2010-04-13 08:40:19 +00:00
jruoho b5156a256f Add a BUGS section. 2010-04-13 08:24:31 +00:00
jruoho e0fa2da951 As the cited setroot(9) was nonexistent, briefly document it here. 2010-04-13 07:32:31 +00:00
jruoho 39b9362274 Bump date for previous. 2010-04-13 07:16:31 +00:00
jruoho 34aa6cb261 Provide prototypes in SYNOPSIS; use only parameter names in FUNCTIONS. 2010-04-13 07:14:45 +00:00
jruoho 5151444312 Cosmetics. 2010-04-13 06:21:40 +00:00
jruoho 60f41fb8c3 Improvements to wording and markup. 2010-04-13 06:05:56 +00:00
jruoho a8e44989a9 Refer to cpu_switchto(9) instead of nonexistent cpu_switch(x). 2010-04-13 05:41:53 +00:00
jruoho daf86c0ae0 Briefly note also curlwp. 2010-04-13 05:40:12 +00:00
jruoho ee515c2a1b Add a FUNCTIONS section.
In addition, small improvements to wording and markup.
2010-04-12 21:28:55 +00:00
wiz ff92840abc Remove superfluous word. 2010-04-12 12:41:36 +00:00
jruoho f900625cc5 Catch up with the sysctl-changes. 2010-04-12 12:21:17 +00:00
wiz 64ce15555f Make ready for HTML output.
Add RCS Id.
2010-04-11 21:32:10 +00:00
jruoho 1863635681 Document "how-to override the DSDT" in the manual page instead of code. 2010-04-11 08:58:43 +00:00
jruoho b8e3089560 Document the CTLTYPEs. In addition, split some paragraphs to make the page
less exhaustive to read.
2010-04-11 06:50:30 +00:00
jruoho d9e2b65012 Use .Nm. 2010-04-11 05:40:16 +00:00
pgoyette 730da12998 Use a typedef to define the prototype of the per-sensor callback.
Update manpage for the prototype, and fix a fubar'd Cross-reference.
2010-04-11 01:12:28 +00:00
wiz 8936a2b72c Mark up NULL with Dv. 2010-04-10 21:10:10 +00:00
njoly 722e093359 Add missing double quote. 2010-04-10 20:19:40 +00:00
pgoyette fd12662344 Update for recent changes. 2010-04-10 19:03:56 +00:00
jruoho 039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +00:00
jruoho 032dd39775 Document "machdep.acpi_beep_on_reset". 2010-04-10 05:21:41 +00:00
jruoho dfdc56cbc7 Remove the list of devices from the SYNOPSIS. Note acpiwmi(4). 2010-04-10 04:56:26 +00:00
jruoho 4b7c7ca106 Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4). 2010-04-10 04:49:17 +00:00
jruoho 6a306d5969 Finally, add wmihp to the SYNOPSIS. Duh. 2010-04-08 18:31:53 +00:00
jruoho fc48d50c00 Fix build failure noted by tnn@. 2010-04-08 18:20:46 +00:00
jruoho fb2e2b446e Refer to the correct driver. 2010-04-08 18:11:20 +00:00