<div dir="ltr">Applied.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 13, 2016 at 10:40 AM, Ritesh Raj Sarraf <span dir="ltr"><<a href="mailto:rrs@debian.org" target="_blank">rrs@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">See Debian Bug #796948 for details<br>
Many users are reported to be consuming the output in a scripted setup<br>
<br>
Signed-off-by: Ritesh Raj Sarraf <<a href="mailto:rrs@debian.org">rrs@debian.org</a>><br>
---<br>
 kpartx/kpartx.8 | 6 +++---<br>
 1 file changed, 3 insertions(+), 3 deletions(-)<br>
<br>
diff --git a/kpartx/kpartx.8 b/kpartx/kpartx.8<br>
index 021ddc0..564d93b 100644<br>
--- a/kpartx/kpartx.8<br>
+++ b/kpartx/kpartx.8<br>
@@ -50,15 +50,15 @@ kpartx \-av disk.img<br>
 .PP<br>
 This will output lines such as:<br>
 .IP<br>
-loop3p1 : 0 20964762 /dev/loop3 63<br>
+add map loop1p1 (254:4): 0 409597 linear 7:1 3<br>
 .PP<br>
 The<br>
-.I loop3p1<br>
+.I loop1p1<br>
 is the name of a device file under<br>
 .I /dev/mapper<br>
 which you can use to access the partition, for example to fsck it:<br>
 .IP<br>
-fsck /dev/mapper/loop3p1<br>
+fsck /dev/mapper/loop1p1<br>
 .PP<br>
 When you're done, you need to remove the devices:<br>
 .IP<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.8.1<br>
<br>
</font></span></blockquote></div><br></div>