From owner-freebsd-doc@FreeBSD.ORG Tue Mar 1 23:47:05 2005 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 E8CE416A4CE; Tue, 1 Mar 2005 23:47:05 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id A757B43D39; Tue, 1 Mar 2005 23:47:04 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) j21Nl29P060108; Wed, 2 Mar 2005 00:47:02 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id j21Nl2mi060107; Wed, 2 Mar 2005 00:47:02 +0100 (CET) (envelope-from marc) Date: Wed, 2 Mar 2005 00:47:02 +0100 From: Marc Fonvieille To: Tom Rhodes Message-ID: <20050301234702.GC50779@abigail.blackend.org> Mail-Followup-To: Tom Rhodes , freebsd-doc@FreeBSD.org References: <200503011340.j21DeKHe048812@freefall.freebsd.org> <20050301182651.2b8ce710@mobile.pittgoth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050301182651.2b8ce710@mobile.pittgoth.com> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: freebsd-doc@FreeBSD.org Subject: Re: docs/78240: Replace with around a # 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: Tue, 01 Mar 2005 23:47:06 -0000 On Tue, Mar 01, 2005 at 06:26:51PM -0500, Tom Rhodes wrote: > > > This file is a typical &unix; text configuration file with > > > - comment lines beginning with the # > > > + comment lines beginning with the # > > > character. A comprehensive description of all possible > > > > The current markup seems right to me. should be used to > > quote some text or to indicate a word is not used in the usual way, etc. > > I'm not sure there is a rule for a single character. > > If you want to stress the importance or abnormal appearance of > a character, then quote is good. > > I'm also debating the usefulness of this patch. > Really? Marc