Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/networks,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/etc/networks 1998/07/10 05:41:04 1.4 +++ src/etc/networks 1998/07/10 06:22:15 1.5 @@ -1,17 +1,16 @@ -# $NetBSD: networks,v 1.4 1998/07/10 05:41:04 fair Exp $ +# $NetBSD: networks,v 1.5 1998/07/10 06:22:15 fair Exp $ # from: @(#)networks 8.1 (Berkeley) 6/9/93 # # Your Local Networks Database +# See networks(5) and hostname(7) # -your-net 127 # your comment -your-netmask 255.255.255 # subnet mask for your-net - +#your-net 127 # your comment +#your-netmask 255.255.255 # subnet mask for your-net # # Your subnets # -subnet1 127.0.1 alias1 # comment 1 -subnet2 127.0.2 alias2 # comment 2 - +#subnet1 127.0.1 alias1 # comment 1 +#subnet2 127.0.2 alias2 # comment 2 # -# See networks(5) and hostname(7) +loopback 127 # UNIX loopback interface network number #