diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-27 03:31:49 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-06-27 03:31:49 +0000 |
commit | b424c44170215a41cec4997da3abdb50ee4cfb16 (patch) | |
tree | 9504499ef7d6a712457f490e1b7cf10f45e98a4f /sbin/isakmpd/ipsec_fld.fld | |
parent | 907ab59423a444adb2780803c37f5b5424d4390c (diff) |
Consistently use "IPsec" capitalization (jsyn@nthought.com)
Diffstat (limited to 'sbin/isakmpd/ipsec_fld.fld')
-rw-r--r-- | sbin/isakmpd/ipsec_fld.fld | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/ipsec_fld.fld b/sbin/isakmpd/ipsec_fld.fld index d4b73451293..6f069004817 100644 --- a/sbin/isakmpd/ipsec_fld.fld +++ b/sbin/isakmpd/ipsec_fld.fld @@ -1,4 +1,4 @@ -# $OpenBSD: ipsec_fld.fld,v 1.3 1998/11/17 11:10:14 niklas Exp $ +# $OpenBSD: ipsec_fld.fld,v 1.4 2001/06/27 03:31:41 angelos Exp $ # $EOM: ipsec_fld.fld,v 1.1 1998/08/02 20:12:02 niklas Exp $ # @@ -36,7 +36,7 @@ # XXX There are num-declared fields below that really are csts. -# IPSEC's situation field's subdivision. +# IPsec's situation field's subdivision. IPSEC_SIT SIT mask 4 ipsec_sit_cst LABELED_DOMAIN_ID num 4 @@ -58,7 +58,7 @@ IPSEC_SIT # alignment on top of the aforementioned offset. . -# IPSEC's layout of the identification payload's DOI data field. +# IPsec's layout of the identification payload's DOI data field. IPSEC_ID PROTO num 1 PORT num 2 |