From owner-freebsd-doc@FreeBSD.ORG Wed Aug 25 09:50:04 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77BB5106566B for ; Wed, 25 Aug 2010 09:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6417A8FC1C for ; Wed, 25 Aug 2010 09:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7P9o4md008718 for ; Wed, 25 Aug 2010 09:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7P9o4V9008717; Wed, 25 Aug 2010 09:50:04 GMT (envelope-from gnats) Date: Wed, 25 Aug 2010 09:50:04 GMT Message-Id: <201008250950.o7P9o4V9008717@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Alexander Best Cc: Subject: Re: docs/149950: glob(3)'s reference to regex(3) is spelled incorrectly X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2010 09:50:04 -0000 The following reply was made to PR docs/149950; it has been noted by GNATS. From: Alexander Best To: pluknet Cc: Maxim Konovalov , bug-followup@freebsd.org Subject: Re: docs/149950: glob(3)'s reference to regex(3) is spelled incorrectly Date: Wed, 25 Aug 2010 09:43:52 +0000 On Wed Aug 25 10, pluknet wrote: > Hi. Btw, this PR became to be most likely correct since > regexp(3) library was removed on 20100314 (r205146) in head. then i guess instead of changing the reference from regexp(3) to regex(3), it should be removed from the glob(3) manual pages completely. i thought this was a spelling mistake and there never was a regexp(3) manual in the first place. looks like i've been wrong and before it's removal in r205146 it existed in HEAD. cheers. alex -- a13x