diff options
author | 1998-02-14 18:55:04 +0000 | |
---|---|---|
committer | 1998-02-14 18:55:04 +0000 | |
commit | a126c19c06762209657eb33004e4251e3f6fbeb4 (patch) | |
tree | bdbf9912193fedb65fce0788b895c9fbbbc2dc8d | |
parent | add a note in bug section; from angelos@ (diff) | |
download | wireguard-openbsd-a126c19c06762209657eb33004e4251e3f6fbeb4.tar.xz wireguard-openbsd-a126c19c06762209657eb33004e4251e3f6fbeb4.zip |
no, i guess that was not in 2.2
-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 5c95286171c..1806e064fd4 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.5 1998/02/14 18:53:56 mickey Exp $ +.\" $OpenBSD: lo.4,v 1.6 1998/02/14 18:55:04 mickey Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -93,7 +93,7 @@ device appeared in .Bx 4.2 . .Pp The wildcard functionality first appeared in -.Ox 2.2 . +.Ox 2.3 . .Sh BUGS Previous versions of the system enabled the loopback interface automatically, using a nonstandard Internet address (127.1). |