瀏覽代碼

dm switch: fix Documentation to use plain text

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Mike Snitzer 10 年之前
父節點
當前提交
e73f6e8a0d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Documentation/device-mapper/switch.txt

+ 2 - 2
Documentation/device-mapper/switch.txt

@@ -47,8 +47,8 @@ consume far too much memory.
 Using this device-mapper switch target we can now build a two-layer
 Using this device-mapper switch target we can now build a two-layer
 device hierarchy:
 device hierarchy:
 
 
-    Upper Tier  Determine which array member the I/O should be sent to.
-    Lower Tier  Load balance amongst paths to a particular member.
+    Upper Tier - Determine which array member the I/O should be sent to.
+    Lower Tier - Load balance amongst paths to a particular member.
 
 
 The lower tier consists of a single dm multipath device for each member.
 The lower tier consists of a single dm multipath device for each member.
 Each of these multipath devices contains the set of paths directly to
 Each of these multipath devices contains the set of paths directly to