From f49ccec2123f15ce25a2e9d7d83d219c237e755a Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 14 Dec 2014 20:45:29 +0100 Subject: docs: don't use bold or italics for "[option]" in synopsis of man pages As per the convention shown in Documentation/howto-man-page.txt. Also make a few other tiny adjustments along the way. Signed-off-by: Benno Schulenberg --- disk-utils/partx.8 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'disk-utils/partx.8') diff --git a/disk-utils/partx.8 b/disk-utils/partx.8 index 88eef60b1..005fe6662 100644 --- a/disk-utils/partx.8 +++ b/disk-utils/partx.8 @@ -7,9 +7,16 @@ .SH NAME partx \- tell the Linux kernel about the presence and numbering of on-disk partitions .SH SYNOPSIS -partx [\-a | \-d | \-s | \-u] [\-t TYPE] [\-n M:N] [\-] disk +.B partx +.RB [ \-a | \-d | \-s | \-u ] +.RB [ \-t " \fItype\fR]" +.RB [ \-n " \fIM" : \fIN\fR] +.RB [ \- "] " \fIdisk .br -partx [\-a | \-d | \-s | \-u] [\-t TYPE] partition [disk] +.B partx +.RB [ \-a | \-d | \-s | \-u ] +.RB [ \-t " \fItype\fR]" +.IR partition " [" disk ] .SH DESCRIPTION Given a device or disk-image, .B partx -- cgit v1.2.3-55-g7522