Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.2
      1  1.2  thorpej #	$NetBSD: hosts,v 1.2 1996/05/08 17:19:37 thorpej Exp $
      2  1.1      cgd #
      3  1.1      cgd # Host Database
      4  1.1      cgd # This file should contain the addresses and aliases
      5  1.1      cgd # for local hosts that share this file.
      6  1.1      cgd # It is used only for "ifconfig" and other operations
      7  1.1      cgd # before the nameserver is started.
      8  1.1      cgd #
      9  1.1      cgd #
     10  1.1      cgd 127.1		localhost localhost.my.domain
     11  1.1      cgd #
     12  1.1      cgd # Imaginary network.
     13  1.1      cgd 0.2		myname.my.domain myname
     14  1.1      cgd 0.3		myfriend.my.domain myfriend
     15