lkml.org 
[lkml]   [2021]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/8] docs: admin-guide: reporting-issues.rst: replace some characters
    Date
    The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
    conversion and some cut-and-pasted text contain some characters that
    aren't easily reachable on standard keyboards and/or could cause
    troubles when parsed by the documentation build system.

    Replace the occurences of the following characters:

    - U+00a0 (' '): NO-BREAK SPACE
    as it can cause lines being truncated on PDF output

    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    ---
    Documentation/admin-guide/reporting-issues.rst | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/Documentation/admin-guide/reporting-issues.rst b/Documentation/admin-guide/reporting-issues.rst
    index 18d8e25ba9df..d7ac13f789cc 100644
    --- a/Documentation/admin-guide/reporting-issues.rst
    +++ b/Documentation/admin-guide/reporting-issues.rst
    @@ -1248,7 +1248,7 @@ paragraph makes the severeness obvious.

    In case you performed a successful bisection, use the title of the change that
    introduced the regression as the second part of your subject. Make the report
    -also mention the commit id of the culprit. In case of an unsuccessful bisection,
    +also mention the commit id of the culprit. In case of an unsuccessful bisection,
    make your report mention the latest tested version that's working fine (say 5.7)
    and the oldest where the issue occurs (say 5.8-rc1).

    --
    2.31.1
    \
     
     \ /
      Last update: 2021-06-16 08:57    [W:3.754 / U:0.352 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site