spelling: s/retreive/retrieve/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
5406958860
commit
943ffb587c
17 changed files with 20 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue