33 lines
870 B
Diff
33 lines
870 B
Diff
--- a/debian/abootimg.1.bak 2012-09-11 14:20:14.608400023 +0200
|
|
+++ b/debian/abootimg.1 2012-09-11 14:20:25.765401545 +0200
|
|
@@ -20,7 +20,7 @@ Tool to read/write/update android boot i
|
|
.SH OPTIONS
|
|
.TP
|
|
.B \-i
|
|
-print boot imgage informations
|
|
+print boot image information
|
|
.TP
|
|
.B \-x
|
|
Extract a boot image
|
|
@@ -34,7 +34,7 @@ Create a boot image
|
|
.SS "Options for extracting boot images"
|
|
.TP
|
|
.B bootimg
|
|
-Existing bootimage to use
|
|
+Existing boot image to use
|
|
.TP
|
|
.B bootimg.cfg
|
|
Name for the bootimg.cfg file, defaults to bootimg.cfg
|
|
@@ -51,10 +51,10 @@ Name for the second-stage image, default
|
|
.SS "Options for updating and creating boot images"
|
|
.TP
|
|
.B bootimg
|
|
-Existing bootimage to use
|
|
+Existing boot image to use
|
|
.TP
|
|
.B \-c "param=value"
|
|
-Existing bootimage to use
|
|
+Existing boot image to use
|
|
.TP
|
|
.B \-f <bootimg.cfg>
|
|
Update bootimg.cfg with the named file
|