Explorar el Código

Update timers-1.md

Wrong link, supposed to link to https://en.wikipedia.org/wiki/Intel_8253
coveritytest hace 9 años
padre
commit
36f52d7c22
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Timers/timers-1.md

+ 1 - 1
Timers/timers-1.md

@@ -430,7 +430,7 @@ Links
 * [Jiffy](https://en.wikipedia.org/wiki/Jiffy_%28time%29)
 * [high precision event timer](https://en.wikipedia.org/wiki/High_Precision_Event_Timer)
 * [nanoseconds](https://en.wikipedia.org/wiki/Nanosecond)
-* [Intel 8253](Programmable interval timer)
+* [Intel 8253](https://en.wikipedia.org/wiki/Intel_8253)
 * [seqlocks](https://en.wikipedia.org/wiki/Seqlock)
 * [cloksource documentation](https://www.kernel.org/doc/Documentation/timers/timekeeping.txt)
 * [Previous chapter](https://0xax.gitbooks.io/linux-insides/content/SysCall/index.html)