From owner-freebsd-doc Wed Nov 6 10: 8: 6 2002 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 6C5DC37B401; Wed, 6 Nov 2002 10:08:04 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B5A43E42; Wed, 6 Nov 2002 10:08:03 -0800 (PST) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021106180802.LNVU1928.sccrmhc02.attbi.com@localhost.localdomain>; Wed, 6 Nov 2002 18:08:02 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.5) with ESMTP id gA6I8PUW008105; Wed, 6 Nov 2002 10:08:25 -0800 (PST) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.5/Submit) id gA6I8IeD008100; Wed, 6 Nov 2002 10:08:18 -0800 (PST) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Giorgos Keramidas Cc: FreeBSD LIST , Peter Leftwich , DaleCo Help Desk , freebsd-doc@FreeBSD.ORG Subject: Re: Manual title standards (was: man 1 eject) References: <20021104183704.C39772@welearn.com.au> <20021105020032.I87446-100000@earl-grey.cloud9.net> <20021105141249.GH573@gray.sea.gr> <050201c284e3$1b3f4890$fa00a8c0@DaleCoportable> <20021106012705.GE676@gray.sea.gr> From: swear@attbi.com (Gary W. Swearingen) Date: 06 Nov 2002 10:08:18 -0800 In-Reply-To: <20021106012705.GE676@gray.sea.gr> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Giorgos Keramidas writes: > It's probably a hell of a maintenance load to patch all those ports > and keep them updated. Even for manpages that are part of the base > system the developers are cautious to avoid committing changes that > are trivial and will cause conflicts in later imports of the source > from the vendor's releases :/ I was thinking it would be automatic, during the manpage installation. Preferably in the mdoc stuff, but maybe in the bsd.*.mk stuff. Either way, only the entry name (eg, "EJECT") and manual section number (eg, "1") would be used; other title junk would be ignored and standard manual section titles would be used. (I see that ".Dt" is not the only title macro in use. The grub manpage uses a quite-different ".TH"; from another set of macros, I suppose.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message