summaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-25 05:47:18 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2001-06-25 05:47:18 +0000
commitd3015cb250b3a2aa54aef6f40235fcb02f2bc5e9 (patch)
tree10c6ca78029a3366bf9a3e2654fdc25d91f8bf9c /share/man/man9
parent6667660f65b1c9c28ff0d0461967b2252e84283a (diff)
IPsec->ipsec for .Xr (mpech@prosoft.org.lv)
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/mbuf_tags.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9
index 5710ba740c8..c640a7fff64 100644
--- a/share/man/man9/mbuf_tags.9
+++ b/share/man/man9/mbuf_tags.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf_tags.9,v 1.2 2001/06/25 05:40:39 angelos Exp $
+.\" $OpenBSD: mbuf_tags.9,v 1.3 2001/06/25 05:47:17 angelos Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -99,7 +99,7 @@ The currently defined tag types are:
This should never be used.
.It PACKET_TAG_IPSEC_IN_DONE
Used by
-.Xr IPsec 4
+.Xr ipsec 4
to indicate successful processing performed on an input packet.
The tag contains a
.Va struct tdb_ident ,