From owner-freebsd-arch@freebsd.org Sun Feb 26 21:09:04 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A260CED32E for ; Sun, 26 Feb 2017 21:09:04 +0000 (UTC) (envelope-from rb@gid.co.uk) Received: from mx0.gid.co.uk (mx0.gid.co.uk [194.32.164.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDE1B147F; Sun, 26 Feb 2017 21:09:03 +0000 (UTC) (envelope-from rb@gid.co.uk) Received: from [194.32.164.16] ([194.32.164.16]) by mx0.gid.co.uk (8.14.2/8.14.2) with ESMTP id v1QKx3Xt057432; Sun, 26 Feb 2017 20:59:03 GMT (envelope-from rb@gid.co.uk) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: I want to remove troff output support from indent(1) From: Bob Bishop In-Reply-To: <20170226190654.GA23029@freefall.freebsd.org> Date: Sun, 26 Feb 2017 20:59:04 +0000 Cc: freebsd-arch@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <20170226190654.GA23029@freefall.freebsd.org> To: "Piotr P. Stefaniak" X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2017 21:09:04 -0000 Hi, > On 26 Feb 2017, at 19:06, Piotr P. Stefaniak = wrote: >=20 > indent, the C source reformatting tool, has a -troff option to produce > roff output. >=20 > I have a few issues with it: > 1) it doesn't work. When I view the resulting file with nroff(1) piped > to more(1) [etc] =46rom man indent: "-troff Causes indent to format the program for processing by troff(1)" NB troff. Likely it was always broken with nroff. -- Bob Bishop rb@gid.co.uk