Merge pull request #25358 from lixiaobing10051267/masterBe

Remove reduntant word in device-mapper-driver.md
(cherry picked from commit 5c9bcaa9421699eb39df59cf12f9404bd4ebec82)

Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
Sebastiaan van Stijn 2016-08-03 10:21:39 +02:00 committed by Tibor Vass
parent 9aabd9c3f4
commit 85b9530e26
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ a `direct-lvm` configuration.
The procedure below will create a logical volume configured as a thin pool to
use as backing for the storage pool. It assumes that you have a spare block
device at `/dev/xvdf` with enough free space to complete the task. The device
identifier and volume sizes may be be different in your environment and you
identifier and volume sizes may be different in your environment and you
should substitute your own values throughout the procedure. The procedure also
assumes that the Docker daemon is in the `stopped` state.