diff options
author | antrik <antrik@users.sf.net> | 2011-06-10 23:40:08 +0200 |
---|---|---|
committer | Olaf Buddenhagen <antrik@users.sf.net> | 2011-07-09 12:50:12 +0200 |
commit | eb6338481fca495448aaa7f84d52961e864ab04e (patch) | |
tree | 5232ffbbdc99338cc38a7e6043da65f1bea4a331 /hurd | |
parent | 05ae27c5a7a0ec2131444d5d295f7f5c1c2c7a1f (diff) |
dde/guide: Drop section about resolv.conf
Again, not the right place for this.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/dde/guide.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn index 76515dc7..39390add 100644 --- a/hurd/dde/guide.mdwn +++ b/hurd/dde/guide.mdwn @@ -152,8 +152,4 @@ reboot to hurd with the new gnumach_dde replace the ip, gateway and mask with your own ones -> $ nano /etc/resolv.conf - -add line: nameserver 192.168.1.254 - DONE |