summaryrefslogtreecommitdiffstats
path: root/0017-RHBZ-554592-man-page-note.patch
blob: 9ebaf929170fb048cc119cc0aa4d18df18ee3fce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
 multipath/multipath.8 |    2 ++
 1 file changed, 2 insertions(+)

Index: multipath-tools/multipath/multipath.8
===================================================================
--- multipath-tools.orig/multipath/multipath.8
+++ multipath-tools/multipath/multipath.8
@@ -75,6 +75,8 @@ is in. 
 is in the /dev/sdb (as shown by udev in the $DEVNAME variable) or major:minor format.
 .I device
 may alternatively be a multipath mapname
+.SH NOTES
+a map may be unused if, eg, the file system on it is not mounted or there are no open file descriptors against the device file, as in a raw device.
 .SH "SEE ALSO"
 .BR udev (8),
 .BR dmsetup (8)