diff options
author | 2001-12-05 09:58:37 +0000 | |
---|---|---|
committer | 2001-12-05 09:58:37 +0000 | |
commit | 7247a28e40a97c4d91e3e881ad58c99193b7bcb9 (patch) | |
tree | 30c098ae86e8fd1904837cb7c7d72a45da70610e | |
parent | documentation nits (diff) | |
download | wireguard-openbsd-7247a28e40a97c4d91e3e881ad58c99193b7bcb9.tar.xz wireguard-openbsd-7247a28e40a97c4d91e3e881ad58c99193b7bcb9.zip |
remove lies
-rw-r--r-- | etc/hosts | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/hosts b/etc/hosts index 465cfe412f6..b74149d551b 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,10 +1,6 @@ -# $OpenBSD: hosts,v 1.8 2001/06/01 18:17:32 deraadt Exp $ +# $OpenBSD: hosts,v 1.9 2001/12/05 09:58:37 deraadt Exp $ # # Host Database -# This file should contain the addresses and aliases -# for local hosts that share this file. -# It is used only for "ifconfig" and other operations -# before the nameserver is started. # # RFC 1918 specifies that these networks are "internal". # 10.0.0.0 10.255.255.255 |