summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fdisk/cfdisk.813
1 files changed, 11 insertions, 2 deletions
diff --git a/fdisk/cfdisk.8 b/fdisk/cfdisk.8
index 0eaf5ab3c..703ee1908 100644
--- a/fdisk/cfdisk.8
+++ b/fdisk/cfdisk.8
@@ -15,8 +15,17 @@
.SH NAME
cfdisk \- Curses based disk partition table manipulator for Linux
.SH SYNOPSIS
-.BI "cfdisk [ \-agvz ] [ \-c " cylinders " ] [ \-h " heads " ]"
-.BI "[ \-s " sectors-per-track " ] [ -P " opt " ] [ " device " ]"
+.B cfdisk
+.RB [ \-agvz ]
+.RB [ \-c
+.IR cylinders ]
+.RB [ \-h
+.IR heads ]
+.RB [ \-s
+.IR sectors-per-track ]
+.RB [ \-P
+.IR opt ]
+.RI [ device ]
.SH DESCRIPTION
.B cfdisk
is a curses based program for partitioning any hard disk drive.