From owner-freebsd-doc@FreeBSD.ORG Sat Feb 18 15:00:23 2006 Return-Path: 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 ; 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 ; 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 ; 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 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 List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 To: Gabor Kovesdan 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 @@ > > > Note, that it is not currently possible to use the > - Fast IPsec subsystem in lue with the KAME > + Fast IPsec 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. > > --- chapter.sgml.diff ends here --- Marc