docs: update
This commit is contained in:
parent
92487fba8b
commit
78dd57874b
2
pfetch
2
pfetch
|
@ -132,7 +132,7 @@ get_os() {
|
||||||
get_kernel() {
|
get_kernel() {
|
||||||
# '$kernel' is the cached output of 'uname -r'.
|
# '$kernel' is the cached output of 'uname -r'.
|
||||||
case $os in
|
case $os in
|
||||||
# Don't print kernel output on BSD system as the
|
# Don't print kernel output on BSD systems as the
|
||||||
# OS name includes it.
|
# OS name includes it.
|
||||||
*BSD) ;;
|
*BSD) ;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user