* [PATCH] documentation: It's U-Boot that doesn't have getopt, not Barebox
@ 2010-01-15 10:39 Peter Korsgaard
2010-01-16 11:31 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2010-01-15 10:39 UTC (permalink / raw)
To: barebox
Commit a3ffa97f (rename U-Boot-v2 project to barebox) also changed the
U-Boot references to Barebox in the getopt description, which doesn't
make much sense.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
Documentation/barebox-main.dox | 2 +-
README | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/barebox-main.dox b/Documentation/barebox-main.dox
index 42d1256..743add8 100644
--- a/Documentation/barebox-main.dox
+++ b/Documentation/barebox-main.dox
@@ -64,7 +64,7 @@ things right - without caring about losing support for old boards.
- getopt
- There is a small getopt implementation. Some commands got really
- complicated (both in code and in usage) due to the fact that @a barebox only
+ complicated (both in code and in usage) due to the fact that @a U-Boot only
allowed positional parameters.
- editor
diff --git a/README b/README
index 6f5fb26..9b5317d 100644
--- a/README
+++ b/README
@@ -61,7 +61,7 @@ Features
- getopt
There is a small getopt implementation. Some commands got really
- complicated (both in code and in usage) due to the fact that barebox only
+ complicated (both in code and in usage) due to the fact that U-Boot only
allowed positional parameters.
- editor
--
1.6.5
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] documentation: It's U-Boot that doesn't have getopt, not Barebox
2010-01-15 10:39 [PATCH] documentation: It's U-Boot that doesn't have getopt, not Barebox Peter Korsgaard
@ 2010-01-16 11:31 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2010-01-16 11:31 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: barebox
On Fri, Jan 15, 2010 at 11:39:33AM +0100, Peter Korsgaard wrote:
> Commit a3ffa97f (rename U-Boot-v2 project to barebox) also changed the
> U-Boot references to Barebox in the getopt description, which doesn't
> make much sense.
Ok, applied.
Sascha
>
> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
> ---
> Documentation/barebox-main.dox | 2 +-
> README | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/barebox-main.dox b/Documentation/barebox-main.dox
> index 42d1256..743add8 100644
> --- a/Documentation/barebox-main.dox
> +++ b/Documentation/barebox-main.dox
> @@ -64,7 +64,7 @@ things right - without caring about losing support for old boards.
>
> - getopt
> - There is a small getopt implementation. Some commands got really
> - complicated (both in code and in usage) due to the fact that @a barebox only
> + complicated (both in code and in usage) due to the fact that @a U-Boot only
> allowed positional parameters.
>
> - editor
> diff --git a/README b/README
> index 6f5fb26..9b5317d 100644
> --- a/README
> +++ b/README
> @@ -61,7 +61,7 @@ Features
>
> - getopt
> There is a small getopt implementation. Some commands got really
> - complicated (both in code and in usage) due to the fact that barebox only
> + complicated (both in code and in usage) due to the fact that U-Boot only
> allowed positional parameters.
>
> - editor
> --
> 1.6.5
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-16 11:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-15 10:39 [PATCH] documentation: It's U-Boot that doesn't have getopt, not Barebox Peter Korsgaard
2010-01-16 11:31 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox