Index: LVM2.2.02.98/man/dmsetup.8.in
===================================================================
---- LVM2.2.02.98.orig/man/dmsetup.8.in
-+++ LVM2.2.02.98/man/dmsetup.8.in
-@@ -17,10 +17,13 @@ dmsetup \- low level logical volume mana
- .RB [{ \-\-addnodeoncreate | \-\-addnodeonresume }]
- .RB [ \-\-readahead
- .RI [ \+ ]< sectors >| auto | none ]
+--- LVM2.2.02.116.orig/man/dmsetup.8.in 2015-01-30 16:19:53.000000000 +0000
++++ LVM2.2.02.116/man/dmsetup.8.in 2015-02-03 21:05:01.635601115 +0000
+@@ -19,6 +19,9 @@ dmsetup \(em low level logical volume ma
+ .RI [ + ]< sectors >| auto | none ]
.RE
.br
+.B dmsetup export
.B dmsetup deps
.RB [ \-o
.IR options ]
- .RI [ device_name ]
- .br
-@@ -283,10 +286,14 @@ Otherwise a table is read from standard
- The optional uuid can be used in place of
- device_name in subsequent dmsetup commands.
+@@ -309,6 +312,10 @@ device_name in subsequent dmsetup comman
If successful a device will appear as
/dev/mapper/<device-name>.
See below for information on the table format.
.br
.TP
.B deps
- .RB [ \-o
- .IR options ]
Index: LVM2.2.02.98/tools/dmsetup.c
===================================================================
--- LVM2.2.02.98.orig/tools/dmsetup.c