mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-18 08:20:44 +00:00
Base: Fix typo in boot_parameters(7) manual page
This commit is contained in:
parent
c8c94aa13d
commit
bc5a04f798
Notes:
sideshowbarker
2024-07-18 03:30:41 +09:00
Author: https://github.com/supercomputer7
Commit: bc5a04f798
Pull-request: https://github.com/SerenityOS/serenity/pull/10194
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ trailer can be omitted for specific parameters.
|
|||
List of options:
|
||||
|
||||
* **`acpi`** - This parameter expects one of the following values. **`on`** - Boot with full ACPI support, using ACPI
|
||||
Machine Language interpretation (default). **`limited`** - Booth with limited ACPI support. **`off`** - Don't initialize ACPI at all.
|
||||
Machine Language interpretation (default). **`limited`** - Boot with limited ACPI support. **`off`** - Don't initialize ACPI at all.
|
||||
|
||||
* **`ahci_reset_mode`** - This parameter expects one of the following values. **`controller`** - Reset just the AHCI controller on boot.
|
||||
**`none`** - Don't perform any AHCI reset. **`complete`** - Reset the AHCI controller, and all AHCI ports on boot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue