瀏覽代碼

Fix Markdown syntax error in aufs-driver

Signed-off-by: dm4 <dm4@skymizer.com>
Lee, Meng-Han 9 年之前
父節點
當前提交
ea04764059
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/storagedriver/aufs-driver.md

+ 1 - 1
docs/userguide/storagedriver/aufs-driver.md

@@ -97,7 +97,7 @@ Storage Driver: aufs
  Dirperm1 Supported: false
  Dirperm1 Supported: false
 Execution Driver: native-0.2
 Execution Driver: native-0.2
 ...output truncated...
 ...output truncated...
-````
+```
 
 
 The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem.
 The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem.