diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index b741ca19ba..8a54caaef7 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -1685,13 +1685,13 @@ kern.maxfiles: 2088 -> 5000 Advanced Power Management (APM) and so on. Power and Resource Management is one of the key components of a modern operating system. For example, you would want an operating system to - monitor system limits (and possibly take an action), in case your its + monitor system limits (and possibly take an action), in case your system temperature increased unexpectedly. In this section of the FreeBSD Handbook, we will provide comprehensive information about ACPI. References will be provided for further reading, at the end. Please be aware - that ACPI is only available on FreeBSD 5.X and + that ACPI is only available on FreeBSD 5.X and above. @@ -1705,7 +1705,7 @@ kern.maxfiles: 2088 -> 5000 configuration and Power Management, i.e.: it provides more control and flexibility to the operating system (OS). Modern systems stretched the limits of the current - Plug and Play interfaces (such as APM, which is used in FreeBSD 4.X), + Plug and Play interfaces (such as APM, which is used in FreeBSD 4.X), prior to the introduction of ACPI. ACPI is the direct successor to APM (Advanced Power Management).