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.0 required=5.0 tests=MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3371 invoked from network); 28 Jun 2023 23:48:14 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 28 Jun 2023 23:48:14 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id F2D94425C2; Thu, 29 Jun 2023 09:48:05 +1000 (AEST) Received: from lax.lemis.com (www.lemis.com [45.32.70.18]) by minnie.tuhs.org (Postfix) with ESMTP id B5B364107E for ; Thu, 29 Jun 2023 09:47:51 +1000 (AEST) Received: from eureka.lemis.com (121-200-11-253.79c80b.mel.nbn.aussiebb.net [121.200.11.253]) by lax.lemis.com (Postfix) with ESMTP id 2990E280D0; Wed, 28 Jun 2023 23:47:51 +0000 (UTC) Received: by eureka.lemis.com (Postfix, from userid 1004) id 7C3CB2635B9; Thu, 29 Jun 2023 09:47:50 +1000 (AEST) Date: Thu, 29 Jun 2023 09:47:50 +1000 From: Greg 'groggy' Lehey To: Clem Cole , KenUnix Message-ID: <20230628234750.GE43966@eureka.lemis.com> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WBsA/oQW3eTA3LlM" Content-Disposition: inline In-Reply-To: Organization: LEMIS, 29 Stones Road, Dereel, VIC, Australia Phone: +61-3-5309-0418 Mobile: +61-490-494-038. Use only as instructed. WWW-Home-Page: http://www.lemis.com/grog X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.6.1 (2016-04-27) Message-ID-Hash: PA752S632P3JUECWEBXL274EALOKMLPI X-Message-ID-Hash: PA752S632P3JUECWEBXL274EALOKMLPI X-MailFrom: grog@lemis.com 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 CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Trying to date "A Supplemental Document For Awk" List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: --WBsA/oQW3eTA3LlM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wednesday, 28 June 2023 at 14:38:40 -0400, Clem Cole wrote: > On Wed, Jun 28, 2023 at 2:04=E2=80=AFPM KenUnix = wrote: > >> It's been too long. What would I use to compile this man page source? >> >> I do remember some option switches are required. Yes? > > Download the file and make sure you save it in "UNIX" format, not DOS ( > *i.e.* newline delimited not the nasty cruft) -- (if you are not > sure how to do that running the dos2unix(1) command will assure it's was > not unix format when you are done). > > % file awkdoc > awkdoc: troff or preprocessor input text, ASCII text > % man groff There's also grog (groff guess) that may help. It's not very clever, but it recognizes a number of formats: $ grog ls.1 groff -mdoc ls.1 Greg -- Sent from my desktop computer. Finger grog@lemis.com for PGP public key. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft mail program reports problems, please read http://lemis.com/broken-MUA.php --WBsA/oQW3eTA3LlM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAmScxqYACgkQIubykFB6QiO+4QCgoxOHP62DtRV4bqXeFv9Wtg+S fC0AniM7k98YLU79gKURkAq6Z3+HE5xt =i70U -----END PGP SIGNATURE----- --WBsA/oQW3eTA3LlM--