From: Sami Kerola Date: Fri, 6 Jan 2017 23:54:34 +0000 (+0000) Subject: man: fix couple tools/checkmans.sh warnings X-Git-Tag: v2.30-rc1~310 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12d69ae8bb4364869a4d1ed292cf0393d3ff44f6;p=thirdparty%2Futil-linux.git man: fix couple tools/checkmans.sh warnings :407: warning: macro `fi.' not defined (possibly missing space after `fi') From: cat ./disk-utils/fsck.8 | troff -mandoc -ww -z :71: warning: escape character ignored before `1' From: cat ./disk-utils/partx.8 | troff -mandoc -ww -z Signed-off-by: Sami Kerola --- diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8 index 8ae636a77f..3148e42843 100644 --- a/disk-utils/fsck.8 +++ b/disk-utils/fsck.8 @@ -404,7 +404,7 @@ or .nf Theodore Ts'o Karel Zak -.fi. +.fi .SH AVAILABILITY The fsck command is part of the util-linux package and is available from .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ diff --git a/disk-utils/partx.8 b/disk-utils/partx.8 index 4c32a4f11b..7ff9b27f3b 100644 --- a/disk-utils/partx.8 +++ b/disk-utils/partx.8 @@ -68,7 +68,7 @@ Do not use it in newly written scripts. Specify the range of partitions. For backward compatibility also the format \fIM\fB\-\fIN\fR is supported. The range may contain negative numbers, for example -.B \-\-nr -\1:\-1 +.B \-\-nr \-1:\-1 means the last partition, and .B \-\-nr \-2:\-1 means the last two partitions. Supported range specifications are: