From owner-freebsd-doc Wed Jul 4 21:14:50 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9C0EA37B401 for ; Wed, 4 Jul 2001 21:14:46 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155]) by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f654Eho22930; Thu, 5 Jul 2001 07:14:43 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.4/8.11.3) id f654Efk01171; Thu, 5 Jul 2001 07:14:42 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 5 Jul 2001 07:14:41 +0300 From: Giorgos Keramidas To: Chris Costello Cc: doc@FreeBSD.ORG Subject: Re: tag usage and html output Message-ID: <20010705071441.A1089@hades.hell.gr> References: <20010705042455.A99324@hades.hell.gr> <20010704205426.C415@holly.calldei.com> <20010705050005.B99648@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010705050005.B99648@hades.hell.gr>; from keramida@ceid.upatras.gr on Thu, Jul 05, 2001 at 05:00:05AM +0300 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html 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 On Thu, Jul 05, 2001 at 05:00:05AM +0300, Giorgos Keramidas wrote: > Yes, I patched a version of developers-handbook to remove those > newlines from a few tags tonight. Replying to my own message. It seems that ... is used in two different manners in the doc/ tree. In the file doc/en_US.ISO8859-1/articles/committers-guide/article.sgml it's used as shown in line 171 168 Check out a module with the co or 169 checkout command. 170 171 &prompt.user; cvs checkout shazam 172 173 This checks out a copy of the shazam module. If In other places, like for instance in doc/en_US.ISO8859-1/articles/fonts/article.sgml, it's used differently. 239 240 &prompt.user; vidcontrol VGA_80x60 241 242 Where is preceded by a newline, the output does look different when rendered by Netscape. This is however a whitespace fix, and it touches far too many places in the doc tree. I am not sure if a send-pr would be proper in this case. Comments anyone? I mean, is this worth the effort of going through every document in there, and changing it, take a nice diff and post it to a PR? -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message