From 0bb7e904d72213b29f890364e25796685ee377f4 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Fri, 18 May 2018 19:21:42 +0000 Subject: man: Use the correct macro for a font change of one argument Use the correct macro (I, B) for the font change of one argument, not those that are used for alternating two fonts, like "BR", "IR", "RB", or "RI". Signed-off-by: Bjarni Ingi Gislason --- disk-utils/fsck.8 | 2 +- disk-utils/partx.8 | 4 ++-- disk-utils/sfdisk.8 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'disk-utils') diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8 index b3096bec6..90759f243 100644 --- a/disk-utils/fsck.8 +++ b/disk-utils/fsck.8 @@ -344,7 +344,7 @@ with .BR fsck . Options to different filesystem-specific fsck's are not standardized. .SH FILES -.IR /etc/fstab +.I /etc/fstab .SH ENVIRONMENT VARIABLES The .B fsck diff --git a/disk-utils/partx.8 b/disk-utils/partx.8 index 7794f41c9..223f20918 100644 --- a/disk-utils/partx.8 +++ b/disk-utils/partx.8 @@ -101,7 +101,7 @@ to get of all supported columns. This option cannot be combined with the .BR \-\-add , .BR \-\-delete , -.BR \-\-update +.B \-\-update or .B \-\-list options. @@ -124,7 +124,7 @@ All numbers (except SIZE) are in 512-byte sectors. .BR \-t , " \-\-type " \fItype Specify the partition table type. .TP -.BR \-\-list\-types +.B \-\-list\-types List supported partition types and exit. .TP .BR \-u , " \-\-update" diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8 index 0763906bc..2fa521706 100644 --- a/disk-utils/sfdisk.8 +++ b/disk-utils/sfdisk.8 @@ -182,7 +182,7 @@ see the \fB\-\-help\fR output. See also the \fBCOLORS\fR section. .BR \-f , " \-\-force" Disable all consistency checking. .TP -.BR \-\-Linux +.B \-\-Linux Deprecated and ignored option. Partitioning that is compatible with Linux (and other modern operating systems) is the default. .TP -- cgit v1.2.3-55-g7522