From owner-freebsd-hackers Sat Aug 28 14:32:29 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mpp.pro-ns.net (pppdsle70.mpls.uswest.net [216.160.23.70]) by hub.freebsd.org (Postfix) with ESMTP id 09A1F14F8D; Sat, 28 Aug 1999 14:32:25 -0700 (PDT) (envelope-from mpp@mpp.pro-ns.net) Received: (from mpp@localhost) by mpp.pro-ns.net (8.9.3/8.9.3) id QAA00692; Sat, 28 Aug 1999 16:30:13 -0500 (CDT) (envelope-from mpp) From: Mike Pritchard Message-Id: <199908282130.QAA00692@mpp.pro-ns.net> Subject: Re: Please review: rc file changes In-Reply-To: <19990828103953.A34528@holly.calldei.com> from Chris Costello at "Aug 28, 1999 10:39:53 am" To: chris@calldei.com Date: Sat, 28 Aug 1999 16:30:13 -0500 (CDT) Cc: hoek@FreeBSD.org, mpp@FreeBSD.org (Mike Pritchard), freebsd-hackers@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, Aug 28, 1999, Tim Vanderhoek wrote: > > A sentence ends > > .Ar here . > > But this new one has a single space preceeding it. > > Does adding a space after the `.' at the end of your line > help? Please, no trailing white space :-)! Seriously, I think that all of the current mdoc macros that allow puncuation characters to be specified screw this up and only add one space. Mdoc should be fixed to add two spaces in this case, and then if the man page author really does only want one space, they can do it with the existing Ns macro (no space). -Mike -- Mike Pritchard mpp@FreeBSD.org or mpp@mpp.pro-ns.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message