diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-15 23:42:16 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-15 23:42:16 +0000 |
commit | 3d9303b518353cde15d38a7d46b6af48efa3c719 (patch) | |
tree | 90410b26f0b9869b54a1fc7d1ff7258b6f77777a | |
parent | 8305f923433be24a5256f0481a7c0f69761217e2 (diff) |
no need to describe enc(4) as a `software loopback mechanism' twice in
a row;
-rw-r--r-- | share/man/man4/enc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/enc.4 b/share/man/man4/enc.4 index 4e38218e67e..b37a3119b82 100644 --- a/share/man/man4/enc.4 +++ b/share/man/man4/enc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: enc.4,v 1.18 2005/01/05 03:30:16 jaredy Exp $ +.\" $OpenBSD: enc.4,v 1.19 2005/04/15 23:42:15 jmc Exp $ .\" .\" Copyright (c) 1999 Angelos D. Keromytis .\" All rights reserved. @@ -51,7 +51,7 @@ manpage shows an example of such a setup. .Pp The .Nm -interface is a software loopback mechanism that allows an administrator +interface allows an administrator to see outgoing packets before they have been processed by .Xr ipsec 4 , or incoming packets after they have been similarly processed, via |