From fe792dc6f3d3e99b6c5b9765575b2103611c6e53 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 19 Aug 2017 01:47:11 +0800 Subject: [PATCH] Update index.md (#4258) --- engine/admin/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/admin/index.md b/engine/admin/index.md index 624d17313c..ad2e4eea4b 100644 --- a/engine/admin/index.md +++ b/engine/admin/index.md @@ -17,7 +17,7 @@ daemon if you run into issues. The command to start Docker depends on your operating system. Check the correct page under [Install Docker](/engine/installation/index.md). To configure Docker to start automatically at system boot, see -[Configure Docker to start on boot](/engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot) +[Configure Docker to start on boot](/engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot). ## Start the daemon manually @@ -153,7 +153,7 @@ Docker platform. Instead of following this procedure, you can also stop the Docker daemon and restart it manually with the `-D` flag. However, this may result in Docker -restarting with a different environment than the one the hosts's startup scripts +restarting with a different environment than the one the hosts' startup scripts will create, and this may make debugging more difficult. ### Force a stack trace to be logged