summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-25 05:47:17 +0000
committerangelos <angelos@openbsd.org>2001-06-25 05:47:17 +0000
commitbf008fafaed6ad317a7e594ca140d4bd846433cd (patch)
tree641987355618febaa3e566c211117f8c371119e9
parentfix copyright, for what it is worth (diff)
downloadwireguard-openbsd-bf008fafaed6ad317a7e594ca140d4bd846433cd.tar.xz
wireguard-openbsd-bf008fafaed6ad317a7e594ca140d4bd846433cd.zip
IPsec->ipsec for .Xr (mpech@prosoft.org.lv)
-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 ,