From owner-freebsd-doc@FreeBSD.ORG Fri Aug 19 15:23:44 2005 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A972816A41F for ; Fri, 19 Aug 2005 15:23:44 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAECE43D46 for ; Fri, 19 Aug 2005 15:23:42 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by rosebud.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j7JFNeMV022348; Fri, 19 Aug 2005 18:23:41 +0300 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id j7JFNdTL062279; Fri, 19 Aug 2005 18:23:39 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id j7JFNc7l062274; Fri, 19 Aug 2005 18:23:38 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 19 Aug 2005 18:23:38 +0300 From: Giorgos Keramidas To: "Gary W. Swearingen" Message-ID: <20050819152338.GB50218@flame.pc> References: <200508191310.j7JDANAm099431@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-doc@FreeBSD.org Subject: Re: docs/85097: [patch] devd.conf.5 lacks a lot of vital information. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 15:23:44 -0000 On 2005-08-19 08:20, "Gary W. Swearingen" wrote: > > As above, .Ql is not good for quoting multicharacter strings. It's > > Try this: find $(manpath|sed s/:/\ /g) | xargs zgrep '.Ql' I see several bogus uses of .Ql for multicharacter strings :)