projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ecd861
)
hdparm: remove contradicting size info in config help
author
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 18 Jul 2017 20:25:58 +0000
(22:25 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Tue, 18 Jul 2017 20:25:58 +0000
(22:25 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/hdparm.c
patch
|
blob
|
history
diff --git
a/miscutils/hdparm.c
b/miscutils/hdparm.c
index 9811f33ab5eb281820cc5ed18758813abdddaeb5..af7fb99e9a3381cabb683f3664b1cf5584f91523 100644
(file)
--- a/
miscutils/hdparm.c
+++ b/
miscutils/hdparm.c
@@
-17,8
+17,7
@@
//config: select PLATFORM_LINUX
//config: help
//config: Get/Set hard drive parameters. Primarily intended for ATA
-//config: drives. Adds about 13k (or around 30k if you enable the
-//config: FEATURE_HDPARM_GET_IDENTITY option)....
+//config: drives.
//config:
//config:config FEATURE_HDPARM_GET_IDENTITY
//config: bool "Support obtaining detailed information directly from drives"