From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18709 invoked from network); 11 Jan 2022 02:42:48 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 11 Jan 2022 02:42:48 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 162809C1E4; Tue, 11 Jan 2022 12:42:46 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id DF6389C0CA; Tue, 11 Jan 2022 12:42:22 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id AA6649C0CA; Tue, 11 Jan 2022 12:42:19 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id F24C29C0BE for ; Tue, 11 Jan 2022 12:42:18 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id B4D2535E5FF; Mon, 10 Jan 2022 18:42:18 -0800 (PST) Date: Mon, 10 Jan 2022 18:42:18 -0800 From: Larry McVoy To: "Lyndon Nerenberg (VE7TFX/VE6BBM)" Message-ID: <20220111024218.GE3441@mcvoy.com> References: <20211231234039.GU31637@mcvoy.com> <20220101005605.GL75481@eureka.lemis.com> <20220101031511.GB8135@mcvoy.com> <20220111015901.GE25103@eureka.lemis.com> <4409b91cd794867d@orthanc.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4409b91cd794867d@orthanc.ca> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] Demise of TeX and groff (was: roff(7)) X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list , Douglas McIlroy Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Mon, Jan 10, 2022 at 06:13:43PM -0800, Lyndon Nerenberg (VE7TFX/VE6BBM) wrote: > Greg 'groggy' Lehey writes: > > > As long as man pages are formatted with ?roff, I don't see it going > > away. I don't suppose many people use troff any more, but there are > > enough of us, and as long as man pages stay the way they are, I don't > > think we're in any danger. > > Well there is mandoc(1). But as time goes by they just seem to be > re-implementing nroff. Of course that *must* be easier than just > learning n/troff in the first place :-P > > I really don't understand this need to throw troff overboard. It's docs. The *roff docs were locked up with the Unix license. Those docs were awesome, terse but full of info like the C book. Unlike the C book they were not readily available. My Uni had a Unix license so I still have the stack of docs, decades later, still useful. I firmly believe if those docs had been open source, freely available, whatever, we would all be using an evolved roff. I tried to get Microsoft, weakly, to make Word spit out roff. Never went anywhere and I think they would have screwed it up, there was a UI, Gremlin maybe? Don't remember, but it spit out pic. Horrible pic. The world would be a better place if Word spit out readable and modifiable roff. Imagine being in Word and going, yeah, I know what it is trying to do, let me drop down to -ms and do it. And Word took your changes. Tim O'Reilly got it, wrote a book about it but I think it was too little too late. Roff is not going to take over the world but Greg is right, man pages will keep it here. Some of us will help.