1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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>
This commit is contained in:
Simon Leinen 2015-04-01 21:45:37 +02:00
parent 7101419c1c
commit b58c4b8e68

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