From 50a468cf6a663c16f5e0c7392929db4a11b363f8 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 22 Jul 2009 11:29:05 +0200 Subject: [PATCH] addpart.8: formatting Signed-off-by: Peter Breitenlohner --- partx/addpart.8 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/partx/addpart.8 b/partx/addpart.8 index 562c6f03..d385ba63 100644 --- a/partx/addpart.8 +++ b/partx/addpart.8 @@ -7,7 +7,8 @@ addpart \- simple wrapper around the "add partition" ioctl .SH SYNOPSIS -.B addpart device partition start length +.B addpart +.I device partition start length .SH DESCRIPTION .B addpart is a program that informs the Linux kernel of new partition. @@ -16,16 +17,16 @@ This command doesn't manipulate with partitions on hard drive. .SH PARAMETERS .TP -.BI device +.I device Specify the disk device. .TP -.BI partition +.I partition Specify the partition number. .TP -.BI start +.I start Specify the begin of the partition (in 512-byte sectors). .TP -.BI length +.I length Specify the length of the partition (in 512-byte sectors). .SH SEE ALSO -- 2.39.5