[type/__sysctl] Fix spelling of FreeBSD

This commit is contained in:
Takashi Yoshi 2018-12-14 12:43:57 +01:00
parent 75afdd4d69
commit 183d57d6d2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ case "$os" in
redhat|centos|ubuntu|debian|devuan|archlinux|coreos)
flag='-w'
;;
frebsd)
freebsd)
flag=''
;;
esac