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=-1.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,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 b9d4823a for ; Fri, 26 Oct 2018 21:10:13 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id B7DC9A2178; Sat, 27 Oct 2018 07:10:11 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8A535A2150; Sat, 27 Oct 2018 07:09:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1540588202; bh=jLcu1UpA+srWlh1ksTDRHMF+k8auLTcS9TITCux3daQ=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=tYri52mF0xT5VfWw9yd/cFfnrBDNriWVb7ufYlxjMBHU9j7Yd8XCvmOPPQw0i6WAB jhwHFtoVGYy531NfC48Eu2FdpevWFAtN/FFrp2aZtQPGfYYCzU0PjIA8HouWqichB2 eZKLubwv/tLGbS9bMRsyA89MQSqPg6XncF12YfsY= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 0F35994113; Sat, 27 Oct 2018 06:59:38 +1000 (AEST) Date: Sat, 27 Oct 2018 06:59:38 +1000 From: Warren Toomey To: Angelo Papenhoff Message-ID: <20181026205938.GA10723@minnie.tuhs.org> References: <20181026194636.GA11870@indra.papnet.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181026194636.GA11870@indra.papnet.eu> User-Agent: Mutt/1.5.24 (2015-08-30) 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: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" 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. Cheers, Warren