From owner-freebsd-doc Tue May 28 11:31:21 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86D5C37BB6C for ; Tue, 28 May 2002 11:30:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4SIU2L85111; Tue, 28 May 2002 11:30:02 -0700 (PDT) (envelope-from gnats) 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 X-Send-Pr-Version: 3.113 Subject: docs/38668: More s/IPSec/IPsec Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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