Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 20:18:13 +0200 (CEST)
From:      Marc Fonvieille <marc@blackend.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/38668: More s/IPSec/IPsec
Message-ID:  <200205281818.g4SIIDGw061884@abigail.blackend.org>

next in thread | raw e-mail | index | archive | help

>Number:         38668
>Category:       docs
>Synopsis:       More s/IPSec/IPsec
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 28 11:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
According to RFCs, IPSec should be IPsec (look at
http://www.ietf.org/rfc/rfc2401.txt for example). After my previous PRs
i performed a search on all tree and i found these new *problems*:

-In share/dict/freebsd IPSec should be removed, IPsec is already in that
file.
-In setkey.8 s/IPSec/IPsec

Read the patches below for more details.

We can find *wrong* IPSec in other files, but it's code: in
contrib/ipfilter and in sbin/ping6/ping6.c for example.
	
>How-To-Repeat:
	
>Fix:

	

--- diff1 begins here ---
--- share/dict/freebsd.org	Tue May 28 20:04:41 2002
+++ share/dict/freebsd	Tue May 28 20:04:57 2002
@@ -37,7 +37,6 @@
 Hotmail
 Hubbard
 IBCS
-IPSec
 IPsec
 IRC
 ISA
--- diff1 ends here ---

--- diff2 begins here ---
--- usr.sbin/setkey/setkey.8.org	Tue May 28 20:05:42 2002
+++ usr.sbin/setkey/setkey.8	Tue May 28 20:05:57 2002
@@ -400,7 +400,7 @@
 (not implemented at this moment).
 We have many protocols in
 .Pa /etc/protocols ,
-but protocols except of TCP, UDP and ICMP may not be suitable to use with IPSec.
+but protocols except of TCP, UDP and ICMP may not be suitable to use with IPsec.
 You have to consider and be careful to use them.
 .Li icmp
 .Li tcp
--- diff2 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205281818.g4SIIDGw061884>