瀏覽代碼

deploy: 918e87e0783fd9817c5da1e03a80ebf14e650837

jserv 2 月之前
父節點
當前提交
a601ea7583
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      index.html
  2. 1 1
      lkmpg-for-ht.html

+ 1 - 1
index.html

@@ -5431,7 +5431,7 @@ now.
 for <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>/proc/interrupts</span></span></span> and a parameter to be passed to the interrupt handler.
 Usually there is a certain number of IRQs available. How many IRQs there are is
 hardware-dependent.
-</p><!-- l. 1986 --><p class='indent'>   The flags can be used for specify behaviors of the IRQ. For example, use
+</p><!-- l. 1986 --><p class='indent'>   The flags can be used to specify behaviors of the IRQ. For example, use
 <code> <span class='ectt-1000'>IRQF_SHARED</span>
 </code> to indicate you are willing to share the IRQ with other interrupt handlers
 (usually because a number of hardware devices sit on the same IRQ); use the

+ 1 - 1
lkmpg-for-ht.html

@@ -5431,7 +5431,7 @@ now.
 for <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>/proc/interrupts</span></span></span> and a parameter to be passed to the interrupt handler.
 Usually there is a certain number of IRQs available. How many IRQs there are is
 hardware-dependent.
-</p><!-- l. 1986 --><p class='indent'>   The flags can be used for specify behaviors of the IRQ. For example, use
+</p><!-- l. 1986 --><p class='indent'>   The flags can be used to specify behaviors of the IRQ. For example, use
 <code> <span class='ectt-1000'>IRQF_SHARED</span>
 </code> to indicate you are willing to share the IRQ with other interrupt handlers
 (usually because a number of hardware devices sit on the same IRQ); use the