Commit Graph

9 Commits

Author SHA1 Message Date
ru
afd506414e - Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1 Set the default manual section for usr.sbin/ to 8. 2001-03-20 18:17:26 +00:00
ru
b11dc1b3ae mdoc(7) police: .Dv -> .Cm where appropriate. 2001-01-22 10:32:03 +00:00
des
60100fba45 Spell my name right in the copyright. 2001-01-14 16:14:17 +00:00
iwasaki
e7fdfe9689 Oops, forgotten to add manpage. 2001-01-13 16:18:37 +00:00
iwasaki
51252e81e7 Add manpage for acpiconf.
Submitted by:	des
2001-01-13 16:16:25 +00:00
iwasaki
52b8cca66d Remove dependence on old acpi driver from acpi userland tools.
- acpiconf	Replace include files from old acpi driver to acpica driver.
		New sleep type `4b' had been added (S4BIOS) for `-s' option.
		Of course this has no effect because driver doesn't
		support it for now :-)

 - acpidump	All needed structs in sys/dev/acpi/*.h had been merged
		into local header file.  No changes on its usage.
2000-11-08 02:37:00 +00:00
msmith
017c58324c Update include paths for new header locations.
Submitted by:	iwasaki
2000-09-30 20:13:57 +00:00
iwasaki
8b89c74a2f import acpiconf(8) from ACPI For FreeBSD project.
Obtained from:  ACPI For FreeBSD project
2000-08-31 14:41:23 +00:00