From marc@blackend.org Tue May 28 11:22:22 2002 Return-Path: Received: from abigail.blackend.org (blackend.org [212.11.50.35]) by hub.freebsd.org (Postfix) with ESMTP id 1DDB737BBD9 for ; Tue, 28 May 2002 11:21:31 -0700 (PDT) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g4SIIE5k061885 for ; Tue, 28 May 2002 20:18:14 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.3/8.12.3/Submit) id g4SIIDGw061884; Tue, 28 May 2002 20:18:13 +0200 (CEST) (envelope-from marc) Message-Id: <200205281818.g4SIIDGw061884@abigail.blackend.org> Date: Tue, 28 May 2002 20:18:13 +0200 (CEST) From: Marc Fonvieille Reply-To: Marc Fonvieille To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: More s/IPSec/IPsec X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 38668 >Category: docs >Synopsis: More s/IPSec/IPsec >Confidential: no >Severity: non-critical >Priority: low >Responsible: blackend >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue May 28 11:30:02 PDT 2002 >Closed-Date: Fri Aug 16 11:36:41 PDT 2002 >Last-Modified: Fri Aug 16 11:36:41 PDT 2002 >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: Responsible-Changed-From-To: freebsd-doc->blackend Responsible-Changed-By: blackend Responsible-Changed-When: Mon Jul 22 14:06:51 PDT 2002 Responsible-Changed-Why: I'm the originator http://www.freebsd.org/cgi/query-pr.cgi?pr=38668 State-Changed-From-To: open->closed State-Changed-By: blackend State-Changed-When: Fri Aug 16 11:35:53 PDT 2002 State-Changed-Why: I forgot to close it after the commit, done now! http://www.freebsd.org/cgi/query-pr.cgi?pr=38668 >Unformatted: