Welcome! Log In Create A New Profile

Advanced

[PATCH] Documentation: fix broken utf8 encoding

Posted by Oskar Schirmer 
Oskar Schirmer
[PATCH] Documentation: fix broken utf8 encoding
August 21, 2012 12:30PM
conversion to utf8 left some extra control character here,
remove it.

Signed-off-by: Oskar Schirmer <[email protected]>
Cc: John Anthony Kazos Jr <[email protected]>
Cc: Rob Landley <[email protected]>
---
Documentation/power/swsusp.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/power/swsusp.txt b/Documentation/power/swsusp.txt
index 92341b8..0b4b63e 100644
--- a/Documentation/power/swsusp.txt
+++ b/Documentation/power/swsusp.txt
@@ -53,7 +53,7 @@ before suspend (it is limited to 500 MB by default).

Article about goals and implementation of Software Suspend for Linux
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Author: G
Rob Landley
Re: [PATCH] Documentation: fix broken utf8 encoding
August 23, 2012 11:40PM
On 08/21/2012 04:54 AM, Oskar Schirmer wrote:
> conversion to utf8 left some extra control character here,
> remove it.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: John Anthony Kazos Jr <[email protected]>
> Cc: Rob Landley <[email protected]>

Acked-by: Rob Landley <[email protected]>

And it's a job for trivial@.

Rob
--
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation. Pick one.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Jiri Kosina
Re: [PATCH] Documentation: fix broken utf8 encoding
September 02, 2012 09:40AM
On Tue, 21 Aug 2012, Oskar Schirmer wrote:

> conversion to utf8 left some extra control character here,
> remove it.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: John Anthony Kazos Jr <[email protected]>
> Cc: Rob Landley <[email protected]>
> ---
> Documentation/power/swsusp.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/power/swsusp.txt b/Documentation/power/swsusp.txt
> index 92341b8..0b4b63e 100644
> --- a/Documentation/power/swsusp.txt
> +++ b/Documentation/power/swsusp.txt
> @@ -53,7 +53,7 @@ before suspend (it is limited to 500 MB by default).
>
> Article about goals and implementation of Software Suspend for Linux
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> -Author: G????bor Kuti
> +Author: G??bor Kuti
> Last revised: 2003-10-20 by Pavel Machek
>
> Idea and goals to achieve

Well, your MTA didn't make it any better by not encoding it properly :)

I have fixed it manually and applied.

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Sorry, only registered users may post in this forum.

Click here to login