- for pwraction, point to acpibtn(4)
authorjmc <jmc@openbsd.org>
Wed, 8 May 2024 15:30:26 +0000 (15:30 +0000)
committerjmc <jmc@openbsd.org>
Wed, 8 May 2024 15:30:26 +0000 (15:30 +0000)
- for lidaction, document the value 0
- for lidaction, adjust the description to a format similar
to that of pwraction

ok kettenis deraadt

etc/etc.amd64/sysctl.conf
etc/etc.arm64/sysctl.conf
etc/etc.i386/sysctl.conf
etc/etc.loongson/sysctl.conf

index e968b32..e2683ca 100644 (file)
@@ -1,4 +1,4 @@
 #machdep.allowaperture=2       # See xf86(4)
 #machdep.kbdreset=1            # permit console CTRL-ALT-DEL to do a nice halt
-#machdep.lidaction=0           # 1=suspend, 2=hibernate laptop upon lid closing
-#machdep.pwraction=1           # ACPI power button action: 0=none, 1=shutdown, 2=suspend
+#machdep.lidaction=0           # laptop lid closing action: 0=none, 1=suspend, 2=hibernate
+#machdep.pwraction=0           # acpibtn(4) power button action: 0=none, 1=shutdown, 2=suspend
index a3f6e59..294c2d9 100644 (file)
@@ -1 +1 @@
-#machdep.lidaction=0           # 1=suspend, 2=hibernate laptop upon lid closing
+#machdep.lidaction=0           # laptop lid closing action: 0=none, 1=suspend, 2=hibernate
index 9e8d325..268af0d 100644 (file)
@@ -1,4 +1,4 @@
 #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.lidaction=0           # 1=suspend, 2=hibernate laptop upon lid closing
+#machdep.lidaction=0           # laptop lid closing action: 0=none, 1=suspend, 2=hibernate
index a3f6e59..294c2d9 100644 (file)
@@ -1 +1 @@
-#machdep.lidaction=0           # 1=suspend, 2=hibernate laptop upon lid closing
+#machdep.lidaction=0           # laptop lid closing action: 0=none, 1=suspend, 2=hibernate