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.7 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE,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 dde1f265 for ; Fri, 26 Oct 2018 20:08:55 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 15244A2160; Sat, 27 Oct 2018 06:08:54 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2D9A394BB2; Sat, 27 Oct 2018 06:08:37 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 7B158A2150; Sat, 27 Oct 2018 06:07:49 +1000 (AEST) X-Greylist: delayed 589 seconds by postgrey-1.35 at minnie.tuhs.org; Sat, 27 Oct 2018 06:07:48 AEST Received: from zimbra.anteil.com (zimbra.anteil.com [67.110.179.138]) by minnie.tuhs.org (Postfix) with ESMTP id E7F9494BB2 for ; Sat, 27 Oct 2018 06:07:48 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by zimbra.anteil.com (Postfix) with ESMTP id 061613EAE9E; Fri, 26 Oct 2018 15:57:59 -0400 (EDT) Received: from zimbra.anteil.com ([127.0.0.1]) by localhost (zimbra.anteil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83AEHa6s5-Zn; Fri, 26 Oct 2018 15:57:57 -0400 (EDT) Received: from zimbra.anteil.com (zimbra.anteil.com [192.168.1.22]) by zimbra.anteil.com (Postfix) with ESMTP id 9D5251003F; Fri, 26 Oct 2018 15:57:57 -0400 (EDT) Date: Fri, 26 Oct 2018 15:57:57 -0400 (EDT) From: Jim Capp To: Angelo Papenhoff Message-ID: <6666214.1893.1540583877528.JavaMail.root@zimbraanteil> In-Reply-To: <20181026194636.GA11870@indra.papnet.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1892_22450541.1540583877524" X-Originating-IP: [192.168.200.43] X-Mailer: Zimbra 6.0.7_GA_2476.RHEL4 (ZimbraWebClient - SAF3 (Linux)/6.0.7_GA_2473.UBUNTU8) 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" ------=_Part_1892_22450541.1540583877524 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Beautiful! From: "Angelo Papenhoff" To: tuhs@minnie.tuhs.org Sent: Friday, October 26, 2018 3:46:36 PM Subject: [TUHS] Reconstructed and newly set UNIX Manual The last couple of days I worked on re-setting the V3-V6 manuals. I reconstructed V5 from the scan as best I could, unfortunately some pages were missing. You can find everything I used to do this here, please read the BUGS section: https://github.com/aap/unixman The results can be found here, as HTML and PDF: http://squoze.net/UNIX/v3man/ http://squoze.net/UNIX/v4man/ http://squoze.net/UNIX/v5man/ http://squoze.net/UNIX/v6man/ Reconstructing V1 and V2 n?roff source and converting the tty 37 output to ps is something I want to do too, but for now this was exhausting enough. Now for the questions that I arose while I was doing this: Are there scans of the V4 and V6 manual to check my pdfs against? Where does the V5 manual come from? As explained in the README, some pages are missing and some pages seem to be earlier than V4. Is there another V5 manual that one could check against? Why is lc (the LIL compiler) not in the TOC but has a page? And most importantly: is the old troff really lost? I would love to set the manual on the original systems at some point (and write a CAT -> ps converter, which should be fun). Doing all this work made me wish we still had earlier versions of UNIX and its tools around. Have fun with this! aap ------=_Part_1892_22450541.1540583877524 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <= div style=3D'font-family: Times New Roman; font-size: 12pt; color: #000000'= >Beautiful!


From: "Angelo Papenhoff" <aap= @papnet.eu>
To: tuhs@minnie.tuhs.org
Sent: Friday, O= ctober 26, 2018 3:46:36 PM
Subject: [TUHS] Reconstructed and newl= y set UNIX Manual

The last couple of days I worked on re-setting the= V3-V6 manuals.
I reconstructed V5 from the scan as best I could, unfort= unately some
pages were missing.
You can find everything I used to do= this here,
please read the BUGS section:
https://github.com/aap/unix= man

The results can be found here, as HTML and PDF:
http://squoze= .net/UNIX/v3man/
http://squoze.net/UNIX/v4man/
http://squoze.net/UNIX= /v5man/
http://squoze.net/UNIX/v6man/

Reconstructing V1 and V2 n?= roff source and converting the tty 37 output
to ps is something I want t= o do too, but for now this was exhausting
enough.

Now for the qu= estions that I arose while I was doing this:
Are there scans of the V4 a= nd V6 manual to check my pdfs against?
Where does the V5 manual come fro= m? As explained in the README,
some pages are missing and some pages see= m to be earlier than V4.
Is there another V5 manual that one could check= against?
Why is lc (the LIL compiler) not in the TOC but has a page?
And most importantly: is the old troff really lost?
I would love to= set the manual on the original systems
at some point (and write a CAT -= > ps converter, which should be fun).
Doing all this work made me wis= h we still had earlier versions
of UNIX and its tools around.

Hav= e fun with this!

aap
------=_Part_1892_22450541.1540583877524--