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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16910 invoked from network); 6 Jun 2022 01:41:01 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 6 Jun 2022 01:41:01 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 3E80740C64; Mon, 6 Jun 2022 11:40:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1654479656; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-owner: list-unsubscribe:list-subscribe:list-post; bh=zk74ktztUJHpRqhmJ4BjzwtfArsFxMd3aSSu0LYX9KA=; b=G5Adb/VGMG/ga3HJwQxqUB/Jo/Q6lgpFrgVxSxc+C3aWdPlUAjXOyrnpXhzHKAlewzsBjO iTBq1fF4GkPEzYCSRZ06yzvyw4Pq4CTzoAX4XfDdawo3Hb8z62PYijK3OJCV2XLolBg2C2 t+knBZ4vC5uFjgg6nBJIIr5gwYgUlfU= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 055CC40C64; Mon, 6 Jun 2022 11:40:42 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuhs.org; s=dkim; t=1654479643; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=zk74ktztUJHpRqhmJ4BjzwtfArsFxMd3aSSu0LYX9KA=; b=rB7dxLTIa2sT/I4KtgsedfLQFvQgSKuFd43jUrk6+bMS3gYv/7aYR9XF8MOkBK/7gpK0ph 9DtEcz7NsWvdinVaOfGNoIsz3MUWk9zD8teAwkD7cwK6DZiiNNKCro1V3A/OvSOgYyl51X nHfA8I7EXpdGhSA8tUa/ea0J5mwQEoc= Date: Mon, 6 Jun 2022 11:40:42 +1000 To: tuhs@tuhs.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Message-ID-Hash: EZZ6D7E663KU6C5SDXHS7H4IMDAL6UEJ X-Message-ID-Hash: EZZ6D7E663KU6C5SDXHS7H4IMDAL6UEJ X-MailFrom: wkt@tuhs.org 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 X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Documentation for Unix 4.0 List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Warren Toomey via TUHS Reply-To: Warren Toomey Hi all, we have a new addition to the Unix Archive at: https://www.tuhs.org/Archive/Documentation/Manuals/Unix_4.0/ This is the documentation for Unix 4.0 which preceded System V. The documents were provided by Arnold Robbins and scanned in by Matt Gilmore. Cheers, Warren