Hello,
a simple typo in etc.i386/sysctl.conf. Simple enough to fix manually
even Gmail mangles the diff:
--- etc/etc.i386/sysctl.conf Tue Jun 16 22:58:11 2015
+++ etc/etc.i386/sysctl.conf.orig Tue Jun 16 22:57:55 2015
@@ -1,7 +1,7 @@
#machdep.allowaperture=2 # See xf86(4)
#machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work
#machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt
-#machdep.lidsuspend=0 # do not suspend laptop upon lid closing
+#machdep.lidsuspend=0 # do not supsend laptop upon lid closing
#machdep.userldt=1 # allow userland programs to play with ldt,
# required by some ports
#kern.emul.linux=1 # enable running Linux binaries
--
Regards,
Ville Valkonen