@ -234,8 +234,8 @@ get_os() {
Haiku)
# Haiku uses 'uname -v' for version information
# instead of 'uname -r'.
# instead of 'uname -r' which only prints '1'.
distro="Haiku $(uname -v)"
distro=$(uname -sv)
;;
*)
The note is not visible to the blocked user.