diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1998-04-16 14:37:19 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1998-04-16 14:37:19 +0000 |
| commit | a37834b2771e112c075548579fc842a7c5b73929 (patch) | |
| tree | c5c6dd4415a49b2c3ffd2bd58195d4726528b816 /etc/hosts | |
| parent | 7220744319ed0af10728a7d92b1e850dfb4d1765 (diff) | |
Notes
Diffstat (limited to 'etc/hosts')
| -rw-r--r-- | etc/hosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/hosts b/etc/hosts index d5a185edb0914..f99bac9787e45 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $Id$ +# $Id: hosts,v 1.8 1997/02/23 09:20:41 peter Exp $ # # Host Database # This file should contain the addresses and aliases @@ -7,7 +7,7 @@ # not be consulted at all; see /etc/host.conf for the resolution order. # # -127.0.0.1 localhost localhost.my.domain +127.0.0.1 localhost localhost.my.domain myname.my.domain # # Imaginary network. #10.0.0.2 myname.my.domain myname |
