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 @@ - 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 @@ - 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