removed extra \n in fdisk help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
3a41611bc5
commit
37bc1eb5cd
@ -1220,7 +1220,7 @@
|
|||||||
) \
|
) \
|
||||||
"\n -b 2048 (for certain MO disks) use 2048-byte sectors" \
|
"\n -b 2048 (for certain MO disks) use 2048-byte sectors" \
|
||||||
"\n -C CYLINDERS Set number of cylinders/heads/sectors" \
|
"\n -C CYLINDERS Set number of cylinders/heads/sectors" \
|
||||||
"\n -H HEADS\n" \
|
"\n -H HEADS" \
|
||||||
"\n -S SECTORS" \
|
"\n -S SECTORS" \
|
||||||
|
|
||||||
#define blkid_trivial_usage \
|
#define blkid_trivial_usage \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user