mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
Move all non-README links to cirosantilli.com where the file is not cut off...
This commit is contained in:
@@ -9,7 +9,7 @@ class Main(common.LkmcCliFunction):
|
||||
super().__init__(
|
||||
description='''Trace the PIC addresses executed on a Linux kernel boot.
|
||||
|
||||
More information at: https://github.com/cirosantilli/linux-kernel-module-cheat#tracing
|
||||
More information at: https://cirosantilli.com/linux-kernel-module-cheat#tracing
|
||||
'''
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user