fix resolv.conf name.

This commit is contained in:
Kelvin Sherlock 2015-12-31 09:39:37 -05:00
parent 0ab620845f
commit 561bbc03e8
3 changed files with 6 additions and 6 deletions

View File

@ -21,10 +21,10 @@ Installation:
2. copy the `etc/services` file to `/etc/services` (if it does not exist).
3. edit and copy the `etc/resolve.conf` file to `/etc/resolve.conf` (if it does
not exist). This file is your DNS server
3. edit and copy the `etc/resolv.conf` file to `/etc/resolv.conf` (if it does
not exist). This file points to your DNS server; update it as needed.
4. If you don not have a DNS server, edit `/etc/hosts` to include your favorite
4. If you do not have a DNS server, edit `/etc/hosts` to include your favorite
sites.

View File

@ -23,10 +23,10 @@ sic -h irc.a2central.com -p 6667 -n myname
2. copy the etc/services file to /etc/services (if it does not exist).
3. edit and copy the etc/resolve.conf file to /etc/resolve.conf (if it does
not exist). This file is your DNS server
3. edit and copy the etc/resolv.conf file to /etc/resolv.conf (if it does
not exist). This file points to your DNS server; update it as needed.
4. If you don't have a DNS server, edit /etc/hosts to include your favorite
4. If you do not have a DNS server, edit /etc/hosts to include your favorite
sites.