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

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.