Просмотр исходного кода

dm switch: fix Documentation to use plain text

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Mike Snitzer 10 лет назад
Родитель
Сommit
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