diff mbox

[04/11] working-with: board support

Message ID bd4236ff40f9132d14f2f6610588847e92df93dc.1361827174.git.s.martin49@gmail.com
State Accepted
Commit 9bdf69b49d107beeddff05c3419e9ef2dcfba4ea
Headers show

Commit Message

Samuel Martin Feb. 25, 2013, 9:31 p.m. UTC
Signed-off-by: Samuel Martin <s.martin49@gmail.com>

---
Changes since v1:
* simplify cross-ref (Arnout)
---
 docs/manual/working-with.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnout Vandecappelle Feb. 26, 2013, 5:45 p.m. UTC | #1
On 25/02/13 22:31, Samuel Martin wrote:
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
>
> ---
> Changes since v1:
> * simplify cross-ref (Arnout)
> ---
>   docs/manual/working-with.txt | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt
> index a57169c..4432b54 100644
> --- a/docs/manual/working-with.txt
> +++ b/docs/manual/working-with.txt
> @@ -25,5 +25,5 @@ interested in hacking it to add:
>
>   * new packages: refer to the xref:adding-packages[Developer guide]
>
> -* new board support: refer to the xref:customize-store[], more specifically
> -  xref:customize-store-board-support[].
> +* new board support: refer to the
> +  xref:customize-store-board-support[Developer guide].
>

  Could you merge this with patch 1/11 (adding your own SoB of course)?

  Regards,
  Arnout
Peter Korsgaard Feb. 28, 2013, 9:39 p.m. UTC | #2
>>>>> "Samuel" == Samuel Martin <s.martin49@gmail.com> writes:

 Samuel> Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt
index a57169c..4432b54 100644
--- a/docs/manual/working-with.txt
+++ b/docs/manual/working-with.txt
@@ -25,5 +25,5 @@  interested in hacking it to add:
 
 * new packages: refer to the xref:adding-packages[Developer guide]
 
-* new board support: refer to the xref:customize-store[], more specifically
-  xref:customize-store-board-support[].
+* new board support: refer to the
+  xref:customize-store-board-support[Developer guide].