diff options
-rw-r--r-- | share/man/man4/lo.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index 796e21c969c..a2ae4f4b731 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.19 2003/12/08 10:03:43 markus Exp $ +.\" $OpenBSD: lo.4,v 1.20 2004/03/13 23:37:59 jmc Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -91,7 +91,6 @@ but instead use another interface like .Ed .Pp is equivalent to: -.Pp .Bd -literal # ifconfig lo1 create # awk 'BEGIN {for(i=1;i<255;i++) \e |