From owner-freebsd-questions Fri May 24 8:29: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.hirshfields.com (mailhost.hirshfields.com [63.226.159.37]) by hub.freebsd.org (Postfix) with ESMTP id 8C82137B40F for ; Fri, 24 May 2002 08:28:50 -0700 (PDT) Received: from ultra.hirshfields.com (ultra.hirshfields.com [192.168.195.101]) by mailhost.hirshfields.com (8.11.4/8.11.4) with SMTP id g4OFSne14637 for ; Fri, 24 May 2002 10:28:49 -0500 (CDT) Received: (qmail 23331 invoked from network); 24 May 2002 15:28:48 -0000 Received: from spicer.hirshfields.com (HELO hirshfields.com) (192.168.195.244) by ultra.hirshfields.com with SMTP; 24 May 2002 15:28:48 -0000 Message-ID: <3CEE5C31.5080809@hirshfields.com> Date: Fri, 24 May 2002 10:28:49 -0500 From: C Peter Biessener User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: indent woes Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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??? Thanks, Peter Biessener To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message