diff options
author | Simon Dawson <spdawson@gmail.com> | 2012-11-16 04:54:19 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-16 22:24:42 +0100 |
commit | ecd23535551d0cd8ae265d75eadc43e88c580fc0 (patch) | |
tree | 2d53c83a2853c3bcd7b9b3da7c951b8a84a12875 /docs/manual/package-make-target.txt | |
parent | 30d99041ce5f32c30c470c3b114d612ba26e49ef (diff) | |
download | buildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.tar.gz buildroot-novena-ecd23535551d0cd8ae265d75eadc43e88c580fc0.zip |
manual: minor tweaks
Minor grammatical and spelling tweaks to the manual content.
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/package-make-target.txt')
-rw-r--r-- | docs/manual/package-make-target.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/package-make-target.txt b/docs/manual/package-make-target.txt index 1813af3d0..e8d5f530c 100644 --- a/docs/manual/package-make-target.txt +++ b/docs/manual/package-make-target.txt @@ -82,7 +82,7 @@ uninstall the package from both the target and the staging directory | +rebuild+ | Rebuild only necessary binaries and install them again -| +reconfigure+ | Run again the configure command, then rebuild +| +reconfigure+ | Re-run the configure command, then rebuild only necessary binaries, and lastly install them again |=================================================== |