From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 300fedf7 for ; Mon, 17 Feb 2020 18:55:59 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id E5AE29B968; Tue, 18 Feb 2020 04:55:56 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 0B0FE9B92F; Tue, 18 Feb 2020 04:55:42 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 154AA9B92F; Tue, 18 Feb 2020 04:55:39 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id A0DC69B92E for ; Tue, 18 Feb 2020 04:55:38 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 6F75718C101; Mon, 17 Feb 2020 13:55:37 -0500 (EST) To: tuhs@tuhs.org Message-Id: <20200217185537.6F75718C101@mercury.lcs.mit.edu> Date: Mon, 17 Feb 2020 13:55:37 -0500 (EST) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Subject: Re: [TUHS] man Macro Package and pdfmark X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jnc@mercury.lcs.mit.edu Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > From: Jon Steinhart > When you're looking for the documentation for pdf2svg, for example, and > there is no man page, how long does it take to figure out that there is > no documentation at all? I am _sooo_ tempted to say 'What do you think source is for?' :-) Noel