spelling: s/retreive/retrieve/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh -x
|
||||
# Based on the vmlinux file create the System.map file
|
||||
# System.map is used by module-init tools and some debugging
|
||||
# tools to retreive the actual addresses of symbols in the kernel.
|
||||
# tools to retrieve the actual addresses of symbols in the kernel.
|
||||
#
|
||||
# Usage
|
||||
# mksysmap vmlinux System.map
|
||||
|
||||
Reference in New Issue
Block a user