Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 16:23:56 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Gordon Tetlow <gordon@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/etc/rc.d serial
Message-ID:  <20020720161845.L15741-100000@gamplex.bde.org>
In-Reply-To: <200207200431.g6K4VYvL019530@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Jul 2002, Gordon Tetlow wrote:

> gordon      2002/07/19 21:31:33 PDT
>
>   Modified files:
>     etc/rc.d             serial
>   Log:
>   Whitespace cleanup and minor nits to make it conform more to the syntax
>   of src/etc/rc.serial.
>
>   Requested by:   bde
>   Submitted by:   Mike Makonnen

Thanks.  The non-whitespace nits are mainly "() {" instead of "()\n{" for
function definitions.  The latter still seems to be the normal style in
parts of /etc, including in /etc/rc itself.  I don't mind changing this,
but think it should be changed in the old rc first.

Bruce


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?20020720161845.L15741-100000>