Date: Sun, 15 Jul 2001 22:51:44 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Greg Lehey <grog@FreeBSD.org> Cc: David O'Brien <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/compat-43 gethostid.3 setruid.3 sigpause.2 sigsetmask.2 sigvec.2 src/lib/libc/gen exec.3 getprogname.3 glob.3 setproctitle.3 syslog.3 src/lib/libc/gmon moncontrol.3 src/lib/libc/i386/sys i386_get_ioperm.2 ... Message-ID: <20010716055144.216903E28@bazooka.unixfreak.org> In-Reply-To: <20010716112619.G24152@wantadilla.lemis.com>; from grog@FreeBSD.org on "Mon, 16 Jul 2001 11:26:19 %2B0930"
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey <grog@FreeBSD.org> writes: > On Sunday, 15 July 2001 at 18:52:15 -0700, David O'Brien wrote: > > On Mon, Jul 16, 2001 at 09:00:34AM +0930, Greg Lehey wrote: > >> On Sunday, 15 July 2001 at 0:53:43 -0700, Dima Dorfman wrote: > >>> dd 2001/07/15 00:53:42 PDT > >>> > >>> ... > >>> libexec/xtend xtend.8 > >>> Log: > >>> Remove whitespace at EOL. > >> > >> I could have sworn that people would jump up and down yelling "repo > >> bloat" at these commits. > > > > For manpages isn't this also semi-fuctional? In that the formatting is > > better w/o trailing white space? > > Good point. I know that empty lines can make things go crazy. I > don't know about trailing white space. I personally always remove it. For man pages it is semi-functional; it isn't as bad as empty lines, but it can screw up formatting sometimes. For .[ch] files it's more space-saving than anything else, but, as already discussed, it may not be worth it for the extra space taken up in the repo. > > Greg > -- > See complete headers for address and phone numbers > 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?20010716055144.216903E28>