diff mbox series

doc/manual: fix graph-size documentation

Message ID 20190816123426.15194-1-yann.morin.1998@free.fr
State Accepted
Headers show
Series doc/manual: fix graph-size documentation | expand

Commit Message

Yann E. MORIN Aug. 16, 2019, 12:34 p.m. UTC
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
---
 docs/manual/common-usage.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas De Schampheleire Aug. 16, 2019, 7:42 p.m. UTC | #1
El vie., 16 ago. 2019 a las 14:34, Yann E. MORIN
(<yann.morin.1998@free.fr>) escribió:
>
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
> ---
>  docs/manual/common-usage.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/manual/common-usage.txt b/docs/manual/common-usage.txt
> index e3d7578c85..a36301afd5 100644
> --- a/docs/manual/common-usage.txt
> +++ b/docs/manual/common-usage.txt
> @@ -310,8 +310,8 @@ installed (+python-matplotlib+ on most distributions), and also the
>  +argparse+ module if you're using a Python version older than 2.7
>  (+python-argparse+ on most distributions).
>
> -Just like for the duration graph, a +BR2_GRAPH_OUT+ environment is
> -supported to adjust the output file format. See xref:graph-depends[]
> +Just like for the duration graph, a +BR2_GRAPH_OUT+ environment variable
> +is supported to adjust the output file format. See xref:graph-depends[]
>  for details about this environment variable.
>
>  .Note

Acked-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Thomas Petazzoni Aug. 17, 2019, 12:37 p.m. UTC | #2
On Fri, 16 Aug 2019 14:34:26 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:

> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
> ---
>  docs/manual/common-usage.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Sept. 2, 2019, 1:58 p.m. UTC | #3
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
 > Cc: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
 > Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>

Committed to 2019.02.x and 2019.05.x, thanks.
diff mbox series

Patch

diff --git a/docs/manual/common-usage.txt b/docs/manual/common-usage.txt
index e3d7578c85..a36301afd5 100644
--- a/docs/manual/common-usage.txt
+++ b/docs/manual/common-usage.txt
@@ -310,8 +310,8 @@  installed (+python-matplotlib+ on most distributions), and also the
 +argparse+ module if you're using a Python version older than 2.7
 (+python-argparse+ on most distributions).
 
-Just like for the duration graph, a +BR2_GRAPH_OUT+ environment is
-supported to adjust the output file format. See xref:graph-depends[]
+Just like for the duration graph, a +BR2_GRAPH_OUT+ environment variable
+is supported to adjust the output file format. See xref:graph-depends[]
 for details about this environment variable.
 
 .Note