Re: [PATCH] doc: usage: modify mmc man-page

2021-05-09 Thread Heinrich Schuchardt
+CC Bin Meng On 5/10/21 8:53 AM, Heinrich Schuchardt wrote: On 5/10/21 7:00 AM, Jaehoon Chung wrote: Modify mmc man-page. - Change a descritpion about mmc erase command. - Add whitespace to distinguish. Signed-off-by: Jaehoon Chung ---   doc/usage/mmc.rst | 3 ++-   1 file changed, 2 insertion

Re: [PATCH] doc: usage: modify mmc man-page

2021-05-09 Thread Heinrich Schuchardt
On 5/10/21 7:00 AM, Jaehoon Chung wrote: Modify mmc man-page. - Change a descritpion about mmc erase command. - Add whitespace to distinguish. Signed-off-by: Jaehoon Chung --- doc/usage/mmc.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/usage/mmc.rst b/doc/usag

Re: [PATCH] doc: usage: modify mmc man-page

2021-05-09 Thread Bin Meng
On Mon, May 10, 2021 at 1:00 PM Jaehoon Chung wrote: > > Modify mmc man-page. > - Change a descritpion about mmc erase command. typo: description > - Add whitespace to distinguish. > > Signed-off-by: Jaehoon Chung > --- > doc/usage/mmc.rst | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion

[PATCH] doc: usage: modify mmc man-page

2021-05-09 Thread Jaehoon Chung
Modify mmc man-page. - Change a descritpion about mmc erase command. - Add whitespace to distinguish. Signed-off-by: Jaehoon Chung --- doc/usage/mmc.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/usage/mmc.rst b/doc/usage/mmc.rst index 57284ed6741e..6457c934c084 10