瀏覽代碼

Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)

This option was removed and can't be used anymore.
Liav A 3 年之前
父節點
當前提交
c8c94aa13d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Base/usr/share/man/man7/boot_parameters.md

+ 1 - 1
Base/usr/share/man/man7/boot_parameters.md

@@ -49,7 +49,7 @@ List of options:
 * **`init_args`** - This parameter expects a set of arguments to pass to the **`init`** program.
 * **`init_args`** - This parameter expects a set of arguments to pass to the **`init`** program.
   The value should be a set of strings separated by `,` characters.
   The value should be a set of strings separated by `,` characters.
 
 
-* **`pci_ecam`** - This parameter expects **`on`** or **`off`**, or **`per-device`**.
+* **`pci_ecam`** - This parameter expects **`on`** or **`off`**.
 
 
 * **`root`** - This parameter configures the device to use as the root file system. It defaults to **`/dev/hda`** if unspecified.
 * **`root`** - This parameter configures the device to use as the root file system. It defaults to **`/dev/hda`** if unspecified.