Make explanation consistent with command

To reduce confusion of the reader.  Fixes a likely cut & paste error.

Signed-off-by: Simon Leinen <simon.leinen@gmail.com>
Upstream-commit: b58c4b8e689121ab4869472405a3db89094ac4de
Component: engine
This commit is contained in:
Simon Leinen
2015-04-01 21:45:37 +02:00
parent f573d53da8
commit e4993ed96b

View File

@ -283,7 +283,7 @@ To specify a DNS server for use by Docker:
**Or, as an alternative to the previous procedure,** disable `dnsmasq` in
NetworkManager (this might slow your network).
1. Open the `/etc/default/docker` file for editing.
1. Open the `/etc/NetworkManager/NetworkManager.conf` file for editing.
$ sudo nano /etc/NetworkManager/NetworkManager.conf