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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 15338 invoked from network); 9 May 2023 04:37:15 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 9 May 2023 04:37:15 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id A0AB14149E; Tue, 9 May 2023 14:37:11 +1000 (AEST) Received: from mail.ultimate.com (mail.ultimate.com [IPv6:2607:fc50:0:15::100]) by minnie.tuhs.org (Postfix) with ESMTPS id A8D6C4149D for ; Tue, 9 May 2023 14:37:03 +1000 (AEST) Received: from ultimate.com (localhost [127.0.0.1]) by mail.ultimate.com (8.17.1/8.17.1) with ESMTPS id 3494apNu064910 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 9 May 2023 00:36:51 -0400 (EDT) (envelope-from phil@ultimate.com) Received: (from phil@localhost) by ultimate.com (8.17.1/8.17.1/Submit) id 3494apT4064909; Tue, 9 May 2023 00:36:51 -0400 (EDT) (envelope-from phil) From: Phil Budne Message-Id: <202305090436.3494apT4064909@ultimate.com> Date: Tue, 09 May 2023 00:36:51 -0400 To: segaloco@protonmail.com References: <202305082233.348MXrVC057305@ultimate.com> In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID-Hash: 5TOOHXPGOZH443HJN63SI6XD3JERVHJX X-Message-ID-Hash: 5TOOHXPGOZH443HJN63SI6XD3JERVHJX X-MailFrom: phil@ultimate.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: The Gnome and Its "Secret Place" List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: segaloco wrote: > ... the quoted section was likely in the intro preceding the TOC and permuted index ... > https://www.tuhs.org/cgi-bin/utree.pl?file=V3/man/man0/basinf > > This basinf file persisted until somewhere between V6 and V7 when it was merged with intro. Ah. Under HOW TO GET STARTED on page 7: _How to communicate through your terminal._ When you type to UNIX, the characters are collected and saved by the system. The characters will not be given to the program until you type a return (or new-line), as described above in _Logging in._ So it seems that bit of whimsy was excised early on. At least the pages still have BUGS sections, which I seem to recall DEC found necessary to expunge at some point!