removed extra \n in fdisk help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 5 Apr 2010 22:04:08 +0000 (00:04 +0200)
committerDenys 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

index f4ab39b08d9a05940752e9db8f2d9c0567c4df29..4c8551202d3216fad906b9f5f4439763481021f5 100644 (file)
        ) \
      "\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 \