[PATCH] man: fix couple tools/checkmans.sh warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<standard input>:407: warning: macro `fi.' not defined (possibly missing space after `fi')
From: cat ./disk-utils/fsck.8 | troff -mandoc -ww -z

<standard input>:71: warning: escape character ignored before `1'
From: cat ./disk-utils/partx.8 | troff -mandoc -ww -z

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
---
 disk-utils/fsck.8  | 2 +-
 disk-utils/partx.8 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8
index 8ae636a77..3148e4284 100644
--- a/disk-utils/fsck.8
+++ b/disk-utils/fsck.8
@@ -404,7 +404,7 @@ or
 .nf
 Theodore Ts'o <tytso@xxxxxxx>
 Karel Zak <kzak@xxxxxxxxxx>
-.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 4c32a4f11..7ff9b27f3 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:
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux