Date: Fri, 24 May 2002 12:41:17 -0600 From: Chris Fedde <chris@fedde.littleton.co.us> To: C Peter Biessener <pbiessener@hirshfields.com> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: indent woes Message-ID: <200205241841.g4OIfHQW086639@fedde.littleton.co.us> In-Reply-To: <3CEE5C31.5080809@hirshfields.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 24 May 2002 10:28:49 -0500 C Peter Biessener wrote: +------------------ | The following is my .indent.pro file: | | -bap -bl -bli0 -cdb -ci4 -cli2 -d2 -di8 -i2 -ip2 -lp -nbad -nbbb -nbc | -ncs -nfca -npcs -psl -sc -sob -ss | | | We have FreeBSD 4.1 and FreeBSD 2.2.6 machines ... I looked at the | manpages on both systems and all of the options are legal; however, on | the FBSD4.1 machine, indent reports the following: | | indent: /home/peter/.indent.pro: unknown parameter "-ncs" | | and on the FBSD2.2.6 machine, indent reports the following: | | indent: unknown option "-nbbb" | | | Any suggestions on how I can get indent to work as advertised??? +------------------ Compile the same version on both systems. -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205241841.g4OIfHQW086639>