Kernel [IRIX]: Better words

This commit is contained in:
Muhammad Herdiansyah 2017-05-24 12:00:44 +07:00
parent 6cb37b91a7
commit 4364e67d6c
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ get_title() {
} }
get_kernel() { get_kernel() {
# Since these OSes are integrated systems, it's better to skip this function altogether # Since these OS are integrated systems, it's better to skip this function altogether
[[ "$os" =~ (AIX|IRIX) ]] && return [[ "$os" =~ (AIX|IRIX) ]] && return
case "$kernel_shorthand" in case "$kernel_shorthand" in