diff options
-rw-r--r-- | share/man/man4/lo.4 | 4 |
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 |