Merge pull request #28370 from yongtang/11132016-docs-typo

Fix a small typo in `docs/deprecated.md`
Upstream-commit: 2b5f1050cc2b4ebfdb0c50c73a958a45c62a899c
Component: engine
This commit is contained in:
Lei Jitang
2016-11-14 13:34:03 +08:00
committed by GitHub
+1 -1
View File
@@ -73,7 +73,7 @@ filesystem does not support `d_type`. For example, XFS does not support `d_type`
if it is formatted with the `ftype=0` option.
Please also refer to [#27358](https://github.com/docker/docker/issues/27358) for
futher information.
further information.
### Three argument form in `docker import`
**Deprecated In Release: [v0.6.7](https://github.com/docker/docker/releases/tag/v0.6.7)**