Date: Sun, 25 Feb 2001 14:08:31 -0800 From: Jordan Hubbard <jkh@osd.bsdi.com> To: sobomax@freebsd.org Cc: rooneg@electricjellyfish.net, ports@freebsd.org, jhk@freebsd.org, gad@freebsd.org, reg@freebsd.org Subject: Re: [patch] which package functionality for pkg_info Message-ID: <20010225140831G.jkh@osd.bsdi.com> In-Reply-To: <200102252125.f1PLPH132145@vic.sabbo.net> References: <20010225161633.C94657@electricjellyfish.net> <200102252125.f1PLPH132145@vic.sabbo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Maxim Sobolev <sobomax@freebsd.org> Subject: Re: [patch] which package functionality for pkg_info Date: Sun, 25 Feb 2001 23:25:17 +0200 (EET) > Identation-wise it should be OK if so. If you haven't yet, pleae read > style(9) manpage to get an idea of how your code should be formatter. While true, another rule takes precedence here, which is to format changes to existing code in the same style as that code, even if it's not style(9) compliant. To do otherwise results in code which is a confusing mish-mash of differing styles and harder to read than code which is simply self-consistent. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010225140831G.jkh>