Date: Sun, 10 Oct 1999 11:12:58 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Chris Piazza <cpiazza@home.net> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 style.9 Message-ID: <73957.939546778@axl.noc.iafrica.com> In-Reply-To: Your message of "Sun, 10 Oct 1999 02:04:21 MST." <19991010020421.A276@norn.ca.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Oct 1999 02:04:21 MST, Chris Piazza wrote: > > (p = f()) == NULL) > > Hmm, you're right I guess. I was reading it as if(... > > Should I revert this or change it? Changing it and the example below it to if statements would probably make the fragments more consistent with other examples of tests in the style.9 manpage. Whatever you do, just make sure you end up with a consistent style at the end of the day. ;-) Later, Sheldon. 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?73957.939546778>