diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-27 09:29:49 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-27 09:29:49 +0000 |
commit | 062c74f71035091fcef0b20ff4e8cb77d18124cc (patch) | |
tree | 1bed61e79f91852c991adac367156ed21aa9d136 /include | |
parent | ec87d37305e2fef720503fce62f32ec837428780 (diff) | |
download | busybox-062c74f71035091fcef0b20ff4e8cb77d18124cc.tar.gz |
last_patch_68 from Vladimir N. Oleynik
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 568899b6d..c676754e3 100644 --- a/include/usage.h +++ b/include/usage.h @@ -530,7 +530,7 @@ "-u Give Start and End in sector (instead of cylinder) units\n" \ "-s PARTITION Give partition size(s) in blocks\n" \ "-b 2048: (for certain MO disks) use 2048-byte sectors\n" \ - "-v Give fdisk version\n" + "-v Give fdisk version" #ifdef CONFIG_FEATURE_FIND_TYPE #define USAGE_FIND_TYPE(a) a |