The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Greg 'groggy' Lehey <grog@lemis.com>
To: Clem Cole <clemc@ccc.com>, KenUnix <ken.unix.guy@gmail.com>
Cc: tuhs@tuhs.org
Subject: [TUHS] Re: Trying to date "A Supplemental Document For Awk"
Date: Thu, 29 Jun 2023 09:47:50 +1000	[thread overview]
Message-ID: <20230628234750.GE43966@eureka.lemis.com> (raw)
In-Reply-To: <CAC20D2Mdgvbj+uWr+RbcyWx=6D=RAgpytfcRC3G_NPkSHGFYNg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]

On Wednesday, 28 June 2023 at 14:38:40 -0400, Clem Cole wrote:
> On Wed, Jun 28, 2023 at 2:04 PM KenUnix <ken.unix.guy@gmail.com> 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 <CR><LF> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

  reply	other threads:[~2023-06-28 23:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28  6:26 [TUHS] " Aharon Robbins
2023-06-28  6:45 ` [TUHS] " arnold
2023-06-28 17:48 ` Adam Sampson
2023-06-28 18:03   ` KenUnix
2023-06-28 18:38     ` Clem Cole
2023-06-28 23:47       ` Greg 'groggy' Lehey [this message]
2023-06-29  1:59         ` Stuff Received
2023-06-29  6:27           ` segaloco via TUHS
2023-06-29  6:41             ` Andrew Hume
2023-06-29  6:45               ` Noel Hunt
2023-06-29  6:48                 ` Andrew Hume
2023-06-29  6:50                   ` arnold
2023-06-29  6:44             ` Noel Hunt
2023-06-29 14:02             ` G. Branden Robinson
2023-06-29 13:45           ` G. Branden Robinson
2023-06-29 13:34         ` G. Branden Robinson
2023-06-29 13:47           ` Rich Salz
2023-06-29 19:03             ` Steffen Nurpmeso
2023-06-29  1:04     ` Bakul Shah
2023-06-29  0:26 ` Jeremy C. Reed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230628234750.GE43966@eureka.lemis.com \
    --to=grog@lemis.com \
    --cc=clemc@ccc.com \
    --cc=ken.unix.guy@gmail.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).