mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/hddtemp: fix information typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
e9beedc3d4
commit
d5451c18c0
@@ -6,7 +6,7 @@ config BR2_PACKAGE_HDDTEMP
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
help
|
||||
hddtemp is a small utility that gives you the temperature of
|
||||
your hard drive by reading S.M.A.R.T. informations, for drives
|
||||
your hard drive by reading S.M.A.R.T. information, for drives
|
||||
that support this feature.
|
||||
|
||||
https://github.com/vitlav/hddtemp
|
||||
|
||||
Reference in New Issue
Block a user