X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fmksysmap;h=4390fab9f5bdf40576abf6be54de67207969ae42;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=a6430e05972d8ec578e8ebf827997237e1a6280b;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/scripts/mksysmap b/scripts/mksysmap index a6430e059..4390fab9f 100644 --- a/scripts/mksysmap +++ b/scripts/mksysmap @@ -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