From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 0addc85e for ; Sat, 27 Oct 2018 17:37:20 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id AAB14A21CE; Sun, 28 Oct 2018 03:37:19 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 9F3F494BB2; Sun, 28 Oct 2018 03:37:04 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 24CE994BB2; Sun, 28 Oct 2018 03:15:18 +1000 (AEST) Received: from outgoing-02.securemail.name (outgoing-02.securemail.name [212.114.61.7]) by minnie.tuhs.org (Postfix) with ESMTPS id 171AC94113 for ; Sun, 28 Oct 2018 03:15:17 +1000 (AEST) Received: from relay-02.securemail.name (unknown [10.254.0.2]) by outgoing-02.securemail.name (Postfix) with ESMTP id 42j6tq15lxzGp5T for ; Sat, 27 Oct 2018 19:15:15 +0200 (CEST) Received: from m00000000000001.securemail.name (m00000000000001 [IPv6:fd00::fffa:0:0:1]) by relay-02.securemail.name (Postfix) with ESMTP id 42j6tp70xKzFrV2 for ; Sat, 27 Oct 2018 19:15:14 +0200 (CEST) Received: from smtp.securemail.name ([IPv6:fd00::ffff:0:0:2]) by m00000000000001.securemail.name (m00000000000001.securemail.name [IPv6:fd00::fff7:0:0:1]) (amavisd-new, port 10025) with ESMTP id Q9FtXquOhP0s for ; Sat, 27 Oct 2018 19:15:05 +0200 (CEST) Received: from papnet.eu (x4d0e5243.dyn.telefonica.de [77.14.82.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.securemail.name (Postfix) with ESMTPSA id 42j6tc3xTrzFrV0 for ; Sat, 27 Oct 2018 19:15:04 +0200 (CEST) Received: by papnet.eu (sSMTP sendmail emulation); Sat, 27 Oct 2018 19:15:04 +0200 Date: Sat, 27 Oct 2018 19:15:04 +0200 From: Angelo Papenhoff To: tuhs@minnie.tuhs.org Message-ID: <20181027171504.GA8362@indra.papnet.eu> References: <20181026194636.GA11870@indra.papnet.eu> <20181026205938.GA10723@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181026205938.GA10723@minnie.tuhs.org> User-Agent: Mutt/1.6.0 (2016-04-01) Subject: Re: [TUHS] Reconstructed and newly set UNIX Manual 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" On 27/10/18, Warren Toomey wrote: > On Fri, Oct 26, 2018 at 09:46:36PM +0200, Angelo Papenhoff wrote: > > The last couple of days I worked on re-setting the V3-V6 manuals. > > Now for the questions that I arose while I was doing this: > > Where does the V5 manual come from? > > The scan at > https://www.tuhs.org//Archive/Distributions/Research/Dennis_v5/v5man.pdf > is a scan I did from a photocopy of the 5th Edition manuals that Norman > Wilson posted to me. Is there another copy of that manual perhaps? I just noticed the v2 scan is not complete either. It's missing at least one page of ed(I) and the v1 and v3 manuals are different enough that I don't know what to reconstruct. aap