Browse Source

manual/configure.txt: reword part about internal toolchain backend

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek 11 years ago
parent
commit
541d070c01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/configure.txt

+ 1 - 1
docs/manual/configure.txt

@@ -100,7 +100,7 @@ most important ones allow to:
    toolchain should have largefile support (i.e support for files
    toolchain should have largefile support (i.e support for files
    larger than 2 GB on 32 bits systems), IPv6 support, RPC support
    larger than 2 GB on 32 bits systems), IPv6 support, RPC support
    (used mainly for NFS), wide-char support, locale support (for
    (used mainly for NFS), wide-char support, locale support (for
-   internationalization), C++ support, thread support. Depending on
+   internationalization), C++ support or thread support. Depending on
    which options you choose, the number of userspace applications and
    which options you choose, the number of userspace applications and
    libraries visible in Buildroot menus will change: many applications
    libraries visible in Buildroot menus will change: many applications
    and libraries require certain toolchain options to be enabled. Most
    and libraries require certain toolchain options to be enabled. Most