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:
3a41611
)
removed extra \n in fdisk help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 5 Apr 2010 22:04:08 +0000
(
00:04
+0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 5 Apr 2010 22:04:08 +0000
(
00:04
+0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index f4ab39b08d9a05940752e9db8f2d9c0567c4df29..4c8551202d3216fad906b9f5f4439763481021f5 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-1220,7
+1220,7
@@
) \
"\n -b 2048 (for certain MO disks) use 2048-byte sectors" \
"\n -C CYLINDERS Set number of cylinders/heads/sectors" \
- "\n -H HEADS
\n
" \
+ "\n -H HEADS" \
"\n -S SECTORS" \
#define blkid_trivial_usage \