correct typo Reference: /n/atom/patch/applied/acidsse Date: Tue Feb 18 23:28:02 CET 2014 Signed-off-by: quanstro@quanstro.net --- /sys/lib/acid/386 Tue Feb 18 23:27:57 2014 +++ /sys/lib/acid/386 Tue Feb 18 23:27:58 2014 @@ -114,7 +114,7 @@ fptype = "x87"; lines = file("/dev/archctl"); if match("fp sse", lines) >= 0 then { - fptype = "pae"; + fptype = "sse"; } } }