From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 0f1246d1 for ; Wed, 15 Aug 2018 06:23:24 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id C9DBEA19F6; Wed, 15 Aug 2018 16:23:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 26A84A19DD; Wed, 15 Aug 2018 16:22:59 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 4B0019E2DB; Wed, 15 Aug 2018 16:22:56 +1000 (AEST) Received: from freefriends.org (freefriends.org [96.88.95.60]) by minnie.tuhs.org (Postfix) with ESMTP id 0CBCB9E2D9 for ; Wed, 15 Aug 2018 16:22:53 +1000 (AEST) X-Envelope-From: arnold@skeeve.com Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.9/8.14.9) with ESMTP id w7F6Mmo3007273; Wed, 15 Aug 2018 00:22:48 -0600 Received: (from arnold@localhost) by freefriends.org (8.14.9/8.14.9/submit) id w7F6MmT8007272; Wed, 15 Aug 2018 06:22:48 GMT From: arnold@skeeve.com Message-Id: <201808150622.w7F6MmT8007272@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: arnold set sender to arnold@skeeve.com using -f Date: Wed, 15 Aug 2018 00:22:48 -0600 To: tuhs@tuhs.org, doug@cs.dartmouth.edu References: <201808142029.w7EKTAhh040340@tahoe.cs.Dartmouth.EDU> In-Reply-To: <201808142029.w7EKTAhh040340@tahoe.cs.Dartmouth.EDU> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [TUHS] [groff] Creating a numbered list without macros X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" I wasn't aware of the history / distinction, thanks. Arnold Doug McIlroy wrote: > An arguable distinction: > > I thought hard about claiming priority for -ms. Joe Ossanna intended > option -m to foster macro packages from the outset. -man was an early use, > hidden in the man command. But -man was not packaged (in the sense of > being an announced feature that can be used from its external description) > until v7. -ms appeared in v6. > > Doug > > Arnold Robbins wrote: > > > Doug McIlroy wrote: > > > >>> Why create ms when you have mm? > >> > >> Well, the real reason is that ms was the very first macro package. > >> It has held up spectactularly well, evolving much less than the > >> underlying [ntg]roff. > >> > >> Doug > > > > Or say, rather, the first *general purpose* macro package. The man > > macros predate it. :-)