Date: Wed, 5 Sep 2001 10:02:55 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: Kris Kennaway <kris@obsecurity.org>, Valentino Vaschetto <logo@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 mutex.9 Message-ID: <20010905100255.C96906@sunbay.com> In-Reply-To: <20010904141306.D75606@dragon.nuxi.com>; from obrien@FreeBSD.org on Tue, Sep 04, 2001 at 02:13:06PM -0700 References: <200109020045.f820jfL13842@freefall.freebsd.org> <20010904131644.B54480@sunbay.com> <20010904080224.B48220@xor.obsecurity.org> <20010904141306.D75606@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 04, 2001 at 02:13:06PM -0700, David O'Brien wrote: > On Tue, Sep 04, 2001 at 08:02:24AM -0700, Kris Kennaway wrote: > > > 1) Don't insert extra whitespace at EOL. > ... > > Where are #1 and #3 documented? > > #1 is our general rule for all committed files -- source too. > And it is explicitly documented in the mdoc(7) manual: : Trailing Blank Space Characters : Troff can be confused by blank space characters at the : end of a line. It is a wise preventive measure to globally : remove all blank spaces from <blank-space><end-of-line> : character sequences. Should the need arise to force a : blank character at the end of a line, it may be forced : with an unpaddable space and the `\&' escape character. : For example, `string\ \&'. It is also wise to read the "Other Possible Pitfalls" section. Thanks, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010905100255.C96906>