From owner-freebsd-doc@FreeBSD.ORG Sat Feb 18 15:00:23 2006 Return-Path: <owner-freebsd-doc@FreeBSD.ORG> X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36CDC16A420 for <freebsd-doc@hub.freebsd.org>; Sat, 18 Feb 2006 15:00:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0262943D49 for <freebsd-doc@hub.freebsd.org>; Sat, 18 Feb 2006 15:00:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1IF0M7f016345 for <freebsd-doc@freefall.freebsd.org>; Sat, 18 Feb 2006 15:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1IF0Mis016344; Sat, 18 Feb 2006 15:00:22 GMT (envelope-from gnats) Date: Sat, 18 Feb 2006 15:00:22 GMT Message-Id: <200602181500.k1IF0Mis016344@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Marc Fonvieille <blackend@FreeBSD.org> Cc: Subject: Re: docs/93527: [patch] fix typo in handbook chapter 14.10 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marc Fonvieille <blackend@FreeBSD.org> List-Id: Documentation project <freebsd-doc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc> List-Post: <mailto:freebsd-doc@freebsd.org> List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 18 Feb 2006 15:00:23 -0000 The following reply was made to PR docs/93527; it has been noted by GNATS. From: Marc Fonvieille <blackend@FreeBSD.org> To: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/93527: [patch] fix typo in handbook chapter 14.10 Date: Sat, 18 Feb 2006 15:51:53 +0100 On Sat, Feb 18, 2006 at 03:34:19PM +0100, Gabor Kovesdan wrote: > > --- chapter.sgml.diff begins here --- > --- chapter.sgml.orig Sat Feb 18 15:23:33 2006 > +++ chapter.sgml Sat Feb 18 15:24:22 2006 > @@ -3255,7 +3255,7 @@ > </screen> > > <para> Note, that it is not currently possible to use the > - <quote>Fast IPsec</quote> subsystem in lue with the KAME > + <quote>Fast IPsec</quote> subsystem in lieu with the KAME "in lieu with" or "in lieu of" ? > implementation of IPsec. Consult the &man.fast.ipsec.4; > manual page for more information.</para> > > --- chapter.sgml.diff ends here --- Marc