All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: fix broken utf8 encoding
@ 2012-08-21  9:54 Oskar Schirmer
  2012-08-23 21:36 ` Rob Landley
  2012-09-02  7:30 ` Jiri Kosina
  0 siblings, 2 replies; 3+ messages in thread
From: Oskar Schirmer @ 2012-08-21  9:54 UTC (permalink / raw)
  To: trivial
  Cc: Andrew Morton, linux-kernel, Oskar Schirmer,
	John Anthony Kazos Jr, Rob Landley

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

conversion to utf8 left some extra control character here,
remove it.

Signed-off-by: Oskar Schirmer <oskar@scara.com>
Cc: John Anthony Kazos Jr <jakj@j-a-k-j.com>
Cc: Rob Landley <rob@landley.net>
---
 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
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: fix broken utf8 encoding
  2012-08-21  9:54 [PATCH] Documentation: fix broken utf8 encoding Oskar Schirmer
@ 2012-08-23 21:36 ` Rob Landley
  2012-09-02  7:30 ` Jiri Kosina
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Landley @ 2012-08-23 21:36 UTC (permalink / raw)
  To: Oskar Schirmer
  Cc: trivial, Andrew Morton, linux-kernel, John Anthony Kazos Jr

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 <oskar@scara.com>
> Cc: John Anthony Kazos Jr <jakj@j-a-k-j.com>
> Cc: Rob Landley <rob@landley.net>

Acked-by: Rob Landley <rob@landley.net>

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: fix broken utf8 encoding
  2012-08-21  9:54 [PATCH] Documentation: fix broken utf8 encoding Oskar Schirmer
  2012-08-23 21:36 ` Rob Landley
@ 2012-09-02  7:30 ` Jiri Kosina
  1 sibling, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2012-09-02  7:30 UTC (permalink / raw)
  To: Oskar Schirmer
  Cc: trivial, Andrew Morton, linux-kernel, John Anthony Kazos Jr,
	Rob Landley

On Tue, 21 Aug 2012, Oskar Schirmer wrote:

> conversion to utf8 left some extra control character here,
> remove it.
>
> Signed-off-by: Oskar Schirmer <oskar@scara.com>
> Cc: John Anthony Kazos Jr <jakj@j-a-k-j.com>
> Cc: Rob Landley <rob@landley.net>
> ---
> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-02  7:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  9:54 [PATCH] Documentation: fix broken utf8 encoding Oskar Schirmer
2012-08-23 21:36 ` Rob Landley
2012-09-02  7:30 ` Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.