From 75595b9b9d91a737b27e240e63f9eb9d6da564ec Mon Sep 17 00:00:00 2001 From: miod <> Date: Tue, 16 Jun 2015 20:30:24 +0000 Subject: [PATCH] Typos in comments; Ville Valkonen --- src/etc/etc.amd64/sysctl.conf | 2 +- src/etc/etc.i386/sysctl.conf | 2 +- src/etc/etc.zaurus/sysctl.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/etc/etc.amd64/sysctl.conf b/src/etc/etc.amd64/sysctl.conf index 189214fa..ba90bf71 100644 --- a/src/etc/etc.amd64/sysctl.conf +++ b/src/etc/etc.amd64/sysctl.conf @@ -1,3 +1,3 @@ #machdep.allowaperture=2 # See xf86(4) #machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt -#machdep.lidsuspend=0 # do not supsend laptop upon lid closing +#machdep.lidsuspend=0 # do not suspend laptop upon lid closing diff --git a/src/etc/etc.i386/sysctl.conf b/src/etc/etc.i386/sysctl.conf index 9ac919e1..8d6b6c41 100644 --- a/src/etc/etc.i386/sysctl.conf +++ b/src/etc/etc.i386/sysctl.conf @@ -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 supsend laptop upon lid closing +#machdep.lidsuspend=0 # do not suspend 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 diff --git a/src/etc/etc.zaurus/sysctl.conf b/src/etc/etc.zaurus/sysctl.conf index 9d7dc5d8..c311d345 100644 --- a/src/etc/etc.zaurus/sysctl.conf +++ b/src/etc/etc.zaurus/sysctl.conf @@ -1,3 +1,3 @@ #machdep.maxspeed=520 # set change maximum processor speed -#machdep.lidsuspend=0 # do not supsend laptop upon lid closing +#machdep.lidsuspend=0 # do not suspend laptop upon lid closing #hw.setperf=0 # 0=slowest speed, 100=fastest speed