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/customize-uclibc-config.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/customize-uclibc-config.txt')
-rw-r--r-- | docs/manual/customize-uclibc-config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/customize-uclibc-config.txt b/docs/manual/customize-uclibc-config.txt index 88121ea8a..d340c9aba 100644 --- a/docs/manual/customize-uclibc-config.txt +++ b/docs/manual/customize-uclibc-config.txt @@ -14,7 +14,7 @@ follow these steps: * Do an initial compilation of Buildroot without trying to customize uClibc. -* Invoke +make uclibc-menuconfig+. The nice configuration assistant, +* Invoke +make uclibc-menuconfig+. The nice configuration assistant, similar to the one used in the Linux kernel or Buildroot, appears. Make your configuration changes as appropriate. |