Add missing `;;' in the example shell code snippet.
PR: i386/106113 Submitted by: Richard Arends MFC after: 3 days
This commit is contained in:
parent
a20538a08a
commit
c949309983
@ -393,6 +393,7 @@ case ${NOTIFY} in
|
||||
sysctl dev.acpi_${OEM}.0.bluetooth=1
|
||||
MESSAGE="bluetooth enabled"
|
||||
fi
|
||||
;;
|
||||
0x10|0x11)
|
||||
LEVEL=`sysctl -n dev.acpi_${OEM}.0.lcd_brightness`
|
||||
PERCENT=`${ECHO} "${BC_PRECOMMANDS} ; \\
|
||||
|
Loading…
x
Reference in New Issue
Block a user