1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

enhance test file with comments

This commit is contained in:
Kelly Brazil
2019-11-15 08:40:01 -08:00
parent 8726de902e
commit 8285ecfd1e
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
# comment line
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 # this is a comment

View File

@ -1,3 +1,4 @@
# comment line
127.0.0.1 localhost
127.0.1.1 kbrazil-ubuntu
@ -5,5 +6,5 @@
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::1 ip6-allnodes # this is a comment
ff02::2 ip6-allrouters