summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2000-11-06 22:16:34 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2000-11-06 22:16:34 +0000
commit4decdb614cdb61c05ab0fd1b10fc23405a572e66 (patch)
tree8a607bcd99f69a723695e3dbba930a782a9e84df /share/man/man4
parent88a880c16c0ac42d0d477834e45f6b635f340072 (diff)
Restore the real non-standard loopback address (127.1)
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/lo.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4
index b40c407bc62..c0cc159eb50 100644
--- a/share/man/man4/lo.4
+++ b/share/man/man4/lo.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lo.4,v 1.11 1999/12/16 06:45:31 deraadt Exp $
+.\" $OpenBSD: lo.4,v 1.12 2000/11/06 22:16:33 matthieu Exp $
.\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -103,7 +103,7 @@ The wildcard functionality first appeared in
.Ox 2.3 .
.Sh BUGS
Previous versions of the system enabled the loopback interface
-automatically, using a nonstandard Internet address (127.0.0.1).
+automatically, using a nonstandard Internet address (127.1).
Use of that address is now discouraged; a reserved host address
for the local network should be used instead.
.Pp