diff options
author | Oskar Schirmer <oskar@scara.com> | 2012-08-21 09:54:09 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-09-01 10:24:06 -0700 |
commit | 1557cc4211951ba92a318d1ddf743448637d1d3f (patch) | |
tree | ade54abc2d008adea6f9b69d7b58881203fdb3f4 /Documentation/power | |
parent | 1856b225ca1f80446938c9ec4a0b330c1772ec45 (diff) | |
download | linux-1557cc4211951ba92a318d1ddf743448637d1d3f.tar.gz linux-1557cc4211951ba92a318d1ddf743448637d1d3f.tar.bz2 linux-1557cc4211951ba92a318d1ddf743448637d1d3f.zip |
doc: fix broken utf8 encoding
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>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/power')
-rw-r--r-- | Documentation/power/swsusp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/power/swsusp.txt b/Documentation/power/swsusp.txt index 92341b84250d..0b4b63e7e9b6 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 |