diff mbox

manual: rename section name of package lists

Message ID ab29385dc7907035d6d7.1381735358@argentina
State Accepted
Commit 127c9bcc136969d6c715441e563e9deb0db6f37f
Headers show

Commit Message

Thomas De Schampheleire Oct. 14, 2013, 7:22 a.m. UTC
The original titles did no longer correspond with the actual menu names.
Additionally, choose a name that better reflects the fact that this is a
list.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 docs/manual/appendix.txt |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

Comments

Samuel Martin Oct. 14, 2013, 8:59 a.m. UTC | #1
Thomas,


2013/10/14 Thomas De Schampheleire <patrickdepinguin@gmail.com>

> The original titles did no longer correspond with the actual menu names.
> Additionally, choose a name that better reflects the fact that this is a
> list.
>
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
>
> ---
>  docs/manual/appendix.txt |  8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/docs/manual/appendix.txt b/docs/manual/appendix.txt
> --- a/docs/manual/appendix.txt
> +++ b/docs/manual/appendix.txt
> @@ -11,14 +11,14 @@ include::makeusers-syntax.txt[]
>  // Automatically generated lists:
>
>  [[package-list]]
> -Package Selection for the target
> ---------------------------------
> +List of target packages available in Buildroot
> +----------------------------------------------
>
>  include::package-list.txt[]
>
>  [[host-package-list]]
> -Host utilities
> ---------------
> +List of host utilities available in Buildroot
> +---------------------------------------------
>
>  The following packages are all available in the menu +Host utilities+.
>
> I was a bit skeptical about the trailing "available in Buildroot"...
But in the end, this clearly states we are talking about Buildroot content
and nothing else. ;)

So, you have my ack:
Acked-by: "Samuel Martin" <s.martin49@gmail.com>


Regards,
Peter Korsgaard Oct. 14, 2013, 10:50 a.m. UTC | #2
>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin@gmail.com> writes:

 Thomas> The original titles did no longer correspond with the actual
 Thomas> menu names.  Additionally, choose a name that better reflects
 Thomas> the fact that this is a list.

 Thomas> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/docs/manual/appendix.txt b/docs/manual/appendix.txt
--- a/docs/manual/appendix.txt
+++ b/docs/manual/appendix.txt
@@ -11,14 +11,14 @@  include::makeusers-syntax.txt[]
 // Automatically generated lists:
 
 [[package-list]]
-Package Selection for the target
---------------------------------
+List of target packages available in Buildroot
+----------------------------------------------
 
 include::package-list.txt[]
 
 [[host-package-list]]
-Host utilities
---------------
+List of host utilities available in Buildroot
+---------------------------------------------
 
 The following packages are all available in the menu +Host utilities+.