From owner-freebsd-doc@FreeBSD.ORG Sun May 11 15:12:59 2003 Return-Path: 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 5348937B401; Sun, 11 May 2003 15:12:59 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2938343FB1; Sun, 11 May 2003 15:12:58 -0700 (PDT) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-a111.otenet.gr [212.205.215.111]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h4BMCfRU014065; Mon, 12 May 2003 01:12:42 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h4BMCewk037455; Mon, 12 May 2003 01:12:40 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h4BMCeMP037454; Mon, 12 May 2003 01:12:40 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Mon, 12 May 2003 01:12:40 +0300 From: Giorgos Keramidas To: "Gary W. Swearingen" Message-ID: <20030511221240.GA37386@gothmog.gr> References: <200305110053.h4B0rGd9004467@gothmog.gr> <20030511010700.GA4585@gothmog.gr> <20030511021605.GB8548@gothmog.gr> <20030511024527.GA9150@gothmog.gr> <20030510203753.H665@znfgre.qbhto.arg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: Doug Barton cc: doc@freebsd.org Subject: Re: docs/52041: testing new mdoc-bug class X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:12:59 -0000 On 2003-05-11 14:07, "Gary W. Swearingen" wrote: > I suspect that many people don't want to mess with certain source > languages (oh, say FDP's SGML) and would like to choose their PRs by > language. (Maybe that should be another field in the next PR system.) > In this case, most PR searchers, being fluent in both languages, would > probably find the src/doc division more useful. > People searching for a certain class of PRs should remember to also look > for the class "change-request", which conflicts with with other class > elements and so might apply to "src-doc" and "doc-doc" files. :( Argh! I hadn't noticed this class. This makes it silly to make a class for doc-src bugs, since then we'd have change-request PRs for both SGML and manpages. Hmmm. I'll have to rethink of this for a while :/ As always, Gary, thanks for your attention to detail. - Giorgos