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.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,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 bfcdeca6 for ; Mon, 17 Feb 2020 20:14:32 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 102649B95E; Tue, 18 Feb 2020 06:14:31 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 3790F9B92E; Tue, 18 Feb 2020 06:14:11 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="I8cxIzxc"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 29A099B92E; Tue, 18 Feb 2020 06:14:08 +1000 (AEST) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by minnie.tuhs.org (Postfix) with ESMTPS id 6B5389B92B for ; Tue, 18 Feb 2020 06:14:07 +1000 (AEST) Received: by mail-qv1-f49.google.com with SMTP id g6so8143638qvy.5 for ; Mon, 17 Feb 2020 12:14:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AA7BH/8ZldrT1UMnMCcb9Ir3srFHNyawivxFRox1qpo=; b=I8cxIzxcOVb3z2JjBV9qQoiNisHrozPwfsQReMdnGpLbHR92TiDxqtl2Lm8uojCB3x h0ewziNufdhcQ3Q5H6jPuPgIJA5lYotcMGWu3LNZa2/I5a/6j2nJf6PR4dAJGTT1bF+U KLRwe6Gd+zukcx9CHNe0q/jQi0jPSM/8ZUlk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AA7BH/8ZldrT1UMnMCcb9Ir3srFHNyawivxFRox1qpo=; b=jagUcDmxn7ANj0hgWAI6e1vS2IGdfeNXuKEKqHb6T0rnJmBEug0PeOYW50cZPElWms zflqLLk6Ke0vFN2xGtH1R0kx84ZSBeK8Ax2TbSJnRhRnPUXq6UE/S1n/QJnWwgmd2AQy kFziXiwsumjR99N2MTdFM9XZhAbL+mgdPPYXmtmErd8RD1uYHlJe1MrGe3UNModEQ3/J A4PsYsWf3/L+KDI1s8KQ/RMIEysR+G8thg8GpN+YnazT3cKqJaCen7VsS2XGQtun6KG5 S4MIgNkZGWHTRfbQypM03Lf3G8CgRFpNBZOvzuQuagUDtUqz2ztSNgdIC7tcolSTA9ki 4myg== X-Gm-Message-State: APjAAAWTXV2GaH+yaUqhtYnc0VGLktKWSOpqZ4vNn4Xw8Aq7yijGlfMq a89svS5739qgzSBOxnfV51BC5/F1F2+Ipz+4g6iLSshmvc8= X-Google-Smtp-Source: APXvYqw9tgXUBy7y2Y+3yh2NeoANM8K0fLN1CyMsseQ+BXf+2svhH0UQ6EeRSqYPwKxZbIvNNY33OxJToKiLfS/MSHs= X-Received: by 2002:a0c:efc4:: with SMTP id a4mr14328722qvt.178.1581970446293; Mon, 17 Feb 2020 12:14:06 -0800 (PST) MIME-Version: 1.0 References: <20200217185537.6F75718C101@mercury.lcs.mit.edu> In-Reply-To: <20200217185537.6F75718C101@mercury.lcs.mit.edu> From: Clem Cole Date: Mon, 17 Feb 2020 15:13:40 -0500 Message-ID: To: Noel Chiappa Content-Type: multipart/alternative; boundary="0000000000007f33d8059ecb32ee" 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: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --0000000000007f33d8059ecb32ee Content-Type: text/plain; charset="UTF-8" On Mon, Feb 17, 2020 at 1:56 PM Noel Chiappa wrote: > > 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 > Ah, the old 'trust (read) the source Luke' defense .... --0000000000007f33d8059ecb32ee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Mon, Feb 17, 2020 at 1:56 PM = Noel Chiappa <jnc@mercury.lcs= .mit.edu> wrote:
=C2=A0 =C2=A0 > From: Jon Steinhart

=C2=A0 =C2=A0 > When you're looking for the documentation for pdf2sv= g, for example, and
=C2=A0 =C2=A0 > there is no man page, how long does it take to figure ou= t that there is
=C2=A0 =C2=A0 > no documentation at all?

I am _sooo_ tempted to say 'What do you think source is for?' :-)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Noel
Ah, the old 'trust (read) the source Luke' d= efense ....=C2=A0
--0000000000007f33d8059ecb32ee--