summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorKarel Zak2019-04-24 12:43:27 +0200
committerKarel Zak2019-04-24 12:43:27 +0200
commitb97a25162a96811086919d43e834717783e3d5ae (patch)
treed0c5ea420d60e2d09b41391e6462bb7e1f03d9ae /sys-utils
parenttests: auto-enable ASAN option if necessary (diff)
downloadkernel-qcow2-util-linux-b97a25162a96811086919d43e834717783e3d5ae.tar.gz
kernel-qcow2-util-linux-b97a25162a96811086919d43e834717783e3d5ae.tar.xz
kernel-qcow2-util-linux-b97a25162a96811086919d43e834717783e3d5ae.zip
losetup: man page has repeating words [make checkmans]
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/losetup.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8
index 1195c697e..a14e7cb33 100644
--- a/sys-utils/losetup.8
+++ b/sys-utils/losetup.8
@@ -126,7 +126,7 @@ specified loop device.
.BR \-P , " \-\-partscan"
Force the kernel to scan the partition table on a newly created loop device. Note that the
partition table parsing depends on sector sizes. The default is sector size is 512 bytes,
-otherwise you need to use use the option \fB\-\-sector\-size\fR together with \fB\-\-partscan\fR.
+otherwise you need to use the option \fB\-\-sector\-size\fR together with \fB\-\-partscan\fR.
.TP
.BR \-r , " \-\-read\-only"
Set up a read-only loop device.