diff --git a/usr.sbin/zzz/zzz.sh b/usr.sbin/zzz/zzz.sh --- a/usr.sbin/zzz/zzz.sh +++ b/usr.sbin/zzz/zzz.sh @@ -28,7 +28,7 @@ exec acpiconf -s "$SUSPEND_STATE" else echo -n "Requested suspend state $SUSPEND_STATE " - echo -n "is not supported." + echo -n "is not supported. " echo "Supported states: $SUPPORTED_STATES" fi # Check for APM support