From owner-freebsd-doc Tue Sep 18 15:27:59 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 4B11C37B445 for ; Tue, 18 Sep 2001 15:27:44 -0700 (PDT) Received: from hades.hell.gr (patr530-b036.otenet.gr [195.167.121.164]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8IMRdH21357 for ; Wed, 19 Sep 2001 01:27:40 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8IKtoN01093 for doc@freebsd.org; Tue, 18 Sep 2001 23:55:51 +0300 (EEST) (envelope-from charon@labs.gr) Date: Tue, 18 Sep 2001 23:55:50 +0300 From: Giorgos Keramidas To: doc@freebsd.org Subject: whitespace in closing Message-ID: <20010918235549.A1004@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i 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 I've been skimming through the faq sgml sources, while trying to translate parts of it to greek. In several places, I can read text like: As you can see, book.pdf will have been installed in to /usr/share/doc/en_US.ISO8859-1/books/faq. or even like: This error is caused when you have exhausted the number of available file descriptors on your system. The file table in memory is full. Is there any objection to going through the entire faq and removing extra whitespace from such places? I know it would definitely grow the repository with only whitespace fixes, and I can't prove for certain that extra whitespace can result in something bad or not for some output format, that's why I ask before doing something like that and sending with send-pr(1) a patch. Just a guess that having those extra spaces before might result in extra output lines, if the line break in some output format occurs *in* those extra spaces. -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message