From patchwork Sat May 31 08:26:20 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 354394 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 7F2CC140092 for ; Sat, 31 May 2014 18:26:32 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 9E0003206A; Sat, 31 May 2014 08:26:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WUPyXM4LcqPV; Sat, 31 May 2014 08:26:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 3132131BB2; Sat, 31 May 2014 08:26:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id BCB831BF830 for ; Sat, 31 May 2014 08:26:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B60408CAC5 for ; Sat, 31 May 2014 08:26:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id olUXgp9C7SXA for ; Sat, 31 May 2014 08:26:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by whitealder.osuosl.org (Postfix) with ESMTPS id 867AC8C6E0 for ; Sat, 31 May 2014 08:26:26 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id cc10so2235920wib.5 for ; Sat, 31 May 2014 01:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=Ggg1e0bbRyHPiWVFliaAU9Npe8oigT4DC1cHbxzkWFQ=; b=IFceXPmaKy3YhLXuLMuJhrhROSIwqOLdzEelUmWukbz65MbeGKNRF5tYKDnFBd+B2Q XDwWAmYEDOacUuqgtGTiZA3MQCKBzk2SI3nu/KDxa4tRVN1MNLgqHlPu40KHL0589eDM 7b8DrWE50wBLKVngChkPPAloohsSwNEJMFnkLd1mQaoGOXjKHK+ITa7p+8j5B2lfH6JY O4CjQ47rH/bfCdprOt9ZZEtKz22cxnrpuf2ymyOw6Ob303HBo5HYfOWBqfb9txxT5VTT qQfrrFnB8fZi6H1H4qw3EbfPk/poWZMVq984w+DK4GOhRkkUqCdFJ8Fxgw9ryNzdxHgU NzWA== X-Received: by 10.194.133.1 with SMTP id oy1mr30169859wjb.87.1401524785004; Sat, 31 May 2014 01:26:25 -0700 (PDT) Received: from leto.lan (host-89-240-178-185.as13285.net. [89.240.178.185]) by mx.google.com with ESMTPSA id em5sm12830467wic.23.2014.05.31.01.26.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 31 May 2014 01:26:24 -0700 (PDT) From: Simon Dawson To: buildroot@busybox.net Date: Sat, 31 May 2014 09:26:20 +0100 Message-Id: <1401524780-5128-1-git-send-email-spdawson@gmail.com> X-Mailer: git-send-email 1.9.1 Subject: [Buildroot] [PATCH] manual: fix spelling mistakes X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Simon Dawson --- docs/manual/adding-packages-directory.txt | 2 +- docs/manual/adding-packages-luarocks.txt | 4 ++-- docs/manual/adding-packages-virtual.txt | 2 +- docs/manual/configure.txt | 6 +++--- docs/manual/make-tips.txt | 2 +- docs/manual/using-buildroot-development.txt | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt index 3cf3afa..f735244 100644 --- a/docs/manual/adding-packages-directory.txt +++ b/docs/manual/adding-packages-directory.txt @@ -27,7 +27,7 @@ config BR2_PACKAGE_LIBFOO http://foosoftware.org/libfoo/ --------------------------- -The +bool+ line, +help+ line and other meta-informations about the +The +bool+ line, +help+ line and other meta-information about the configuration option must be indented with one tab. The help text itself should be indented with one tab and two spaces, and it must mention the upstream URL of the project. diff --git a/docs/manual/adding-packages-luarocks.txt b/docs/manual/adding-packages-luarocks.txt index 766a4fe..f307e4d 100644 --- a/docs/manual/adding-packages-luarocks.txt +++ b/docs/manual/adding-packages-luarocks.txt @@ -49,7 +49,7 @@ package to be built. ==== +luarocks-package+ reference LuaRocks is a deployment and management system for Lua modules, and supports -various +build.type+: +builtin+, +make+ and +cmake+. In the contetx of +various +build.type+: +builtin+, +make+ and +cmake+. In the context of Buildroot, the +luarocks-package+ infrastructure only supports the +builtin+ mode. LuaRocks packages that use the +make+ or +cmake+ build mechanisms should instead be packaged using the +generic-package+ and +cmake-package+ @@ -57,7 +57,7 @@ infrastructures in Buildroot, respectively. The main macro of the LuaRocks package infrastructure is +luarocks-package+: like +generic-package+ it works by defining a number of variables providing -meta informations about the package, and then calling +luarocks-package+. It +meta information about the package, and then calling +luarocks-package+. It is worth mentioning that building LuaRocks packages for the host is not supported, so the macro +host-luarocks-package+ is not implemented. diff --git a/docs/manual/adding-packages-virtual.txt b/docs/manual/adding-packages-virtual.txt index 0cbe753..6326bb5 100644 --- a/docs/manual/adding-packages-virtual.txt +++ b/docs/manual/adding-packages-virtual.txt @@ -12,7 +12,7 @@ the provider used in the rootfs. For example, 'OpenGL ES' is an API for 2D and 3D graphics on embedded systems. The implementation of this API is different for the 'Allwinner Tech Sunxi' and -the 'Texas Instruments OMAP35xx' plaftorms. So +libgles+ will be a virtual +the 'Texas Instruments OMAP35xx' platforms. So +libgles+ will be a virtual package and +sunxi-mali+ and +ti-gfx+ will be the providers. ==== +virtual-package+ tutorial diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt index da4bdb0..eb8cb1d 100644 --- a/docs/manual/configure.txt +++ b/docs/manual/configure.txt @@ -230,7 +230,7 @@ different solutions to handle the +/dev+ directory : * The first solution is *Static using device table*. This is the old classical way of handling device files in Linux. With this method, the device files are persistently stored in the root filesystem - (i.e. they persist accross reboots), and there is nothing that will + (i.e. they persist across reboots), and there is nothing that will automatically create and remove those device files when hardware devices are added or removed from the system. Buildroot therefore creates a standard set of device files using a _device table_, the @@ -257,14 +257,14 @@ different solutions to handle the +/dev+ directory : possible to use this option). When mounted in +/dev+, this virtual filesystem will automatically make _device files_ appear and disappear as hardware devices are added and removed from the - system. This filesystem is not persistent accross reboots: it is + system. This filesystem is not persistent across reboots: it is filled dynamically by the kernel. Using _devtmpfs_ requires the following kernel configuration options to be enabled: +CONFIG_DEVTMPFS+ and +CONFIG_DEVTMPFS_MOUNT+. When Buildroot is in charge of building the Linux kernel for your embedded device, it makes sure that those two options are enabled. However, if you build your Linux kernel outside of Buildroot, then it is your - responsability to enable those two options (if you fail to do so, + responsibility to enable those two options (if you fail to do so, your Buildroot system will not boot). * The third solution is *Dynamic using mdev*. This method also relies diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt index 9fabb6f..281b628 100644 --- a/docs/manual/make-tips.txt +++ b/docs/manual/make-tips.txt @@ -67,7 +67,7 @@ The manual outputs will be generated in 'output/docs/manual'. - A few tools are required to build the documentation (see: xref:requirement-optional[]). -.Reseting Buildroot for a new target: +.Resetting Buildroot for a new target: To delete all build products as well as the configuration: diff --git a/docs/manual/using-buildroot-development.txt b/docs/manual/using-buildroot-development.txt index e51e1a6..2ecff35 100644 --- a/docs/manual/using-buildroot-development.txt +++ b/docs/manual/using-buildroot-development.txt @@ -57,7 +57,7 @@ any other version control system. To achieve this, Buildroot will use _rsync_ to copy the source code of the component from the specified +_OVERRIDE_SRCDIR+ to +output/build/-custom/+. -This mechanism is best used in conjuction with the +make +This mechanism is best used in conjunction with the +make -rebuild+ and +make -reconfigure+ targets. A +make -rebuild all+ sequence will _rsync_ the source code from +_OVERRIDE_SRCDIR+ to +output/build/-custom+ (thanks to