diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-06-01 06:22:28 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2001-06-01 06:22:28 +0000 |
commit | dbb88b7d3a60c5ea16dac96ca0169553d2a36151 (patch) | |
tree | b86cdb38ecdc6e8dab8a76a3d7e6e7a41c1dc8c8 | |
parent | 2a8bd749872c4ce30a784e89d470ce788b5a8824 (diff) |
Comment out ipnat(8) reference.
-rw-r--r-- | share/man/man4/lo.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/lo.4 b/share/man/man4/lo.4 index c0cc159eb50..938944d92df 100644 --- a/share/man/man4/lo.4 +++ b/share/man/man4/lo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lo.4,v 1.12 2000/11/06 22:16:33 matthieu Exp $ +.\" $OpenBSD: lo.4,v 1.13 2001/06/01 06:22:27 fgsch Exp $ .\" $NetBSD: lo.4,v 1.3 1994/11/30 16:22:23 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -107,9 +107,9 @@ 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 -You should be careful using -.Xr ipnat 8 -with -.Em link1 -set on an interface, because it may believe the packets are coming -from a loopback address. +.\"You should be careful using +.\".Xr ipnat 8 +.\"with +.\".Em link1 +.\"set on an interface, because it may believe the packets are coming +.\"from a loopback address. |