summaryrefslogtreecommitdiffstats
path: root/fdisk/fdisk.c
diff options
context:
space:
mode:
authorKarel Zak2010-06-30 14:46:19 +0200
committerKarel Zak2010-06-30 14:46:19 +0200
commitf1151463ff9881ae2438d3ab8ccf59f3e99def20 (patch)
tree0c290d150e22af0740d200dd7c83e9a7a08e0eb6 /fdisk/fdisk.c
parentpo: update pl.po (from translationproject.org) (diff)
downloadkernel-qcow2-util-linux-f1151463ff9881ae2438d3ab8ccf59f3e99def20.tar.gz
kernel-qcow2-util-linux-f1151463ff9881ae2438d3ab8ccf59f3e99def20.tar.xz
kernel-qcow2-util-linux-f1151463ff9881ae2438d3ab8ccf59f3e99def20.zip
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'fdisk/fdisk.c')
-rw-r--r--fdisk/fdisk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdisk/fdisk.c b/fdisk/fdisk.c
index 99b50aac2..8713f1353 100644
--- a/fdisk/fdisk.c
+++ b/fdisk/fdisk.c
@@ -262,7 +262,7 @@ void fatal(enum failure why) {
" -b <size> sector size (512, 1024, 2048 or 4096)\n"
" -c[=<mode>] compatible mode: 'dos' or 'nondos' (default)\n"
" -h print this help text\n"
-" -u[=<unit>] dysplay units: 'cylinders' or 'sectors' (default)\n"
+" -u[=<unit>] display units: 'cylinders' or 'sectors' (default)\n"
" -v print program version\n"
" -C <number> specify the number of cylinders\n"
" -H <number> specify the number of heads\n"