diff options
Diffstat (limited to 'share/man/man4/lo.4')
-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 a54819aa6cf..c56bd5b91a3 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.8 1998/10/31 23:17:41 espie Exp $ +.\" $OpenBSD: lo.4,v 1.9 1999/05/16 19:56:29 alex Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -88,8 +88,8 @@ is equivalent to: awk 'BEGIN {for(i=1;i<255;i++) \ print "ifconfig lo1 inet 192.168.1."i" netmask 255.255.255.255 alias"}'|sh .Sh SEE ALSO -.Xr netintro 4 , .Xr inet 4 , +.Xr netintro 4 , .Xr ns 4 , .Xr ifconfig 8 .Sh HISTORY |