21 Aug 2012 11:54
[PATCH] Documentation: fix broken utf8 encoding
Oskar Schirmer <oskar <at> scara.com>
2012-08-21 09:54:09 GMT
2012-08-21 09:54:09 GMT
conversion to utf8 left some extra control character here, remove it. Signed-off-by: Oskar Schirmer <oskar <at> scara.com> Cc: John Anthony Kazos Jr <jakj <at> j-a-k-j.com> Cc: Rob Landley <rob <at> 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 <at> <at> -53,7 +53,7 <at> <at> 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
RSS Feed