9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Kyle Milz <krwmilz@gmail.com>
To: 9front@9front.org
Subject: [9front] troff.ms tmac path diff
Date: Sun, 31 Oct 2021 15:46:23 -0700	[thread overview]
Message-ID: <YX8cv5/mbXpMMAm5@imac.0x30.net> (raw)

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

Hi,

While reading troff.ps I noticed an incorrect path to the tmac
macros directory. The man page has it right. The diff below
synchronizes everything.

Kyle


[-- Attachment #2: troff_tmac_path.diff --]
[-- Type: text/plain, Size: 275 bytes --]

diff 35a8152ebc0edc2a6cc6b1e37a08ff8e31033703 uncommitted
--- a/sys/doc/troff.ms
+++ b/sys/doc/troff.ms
@@ -240,7 +240,7 @@
 lfCW lw(4.5i).
 -m@name@	T{
 Read the macro file
-@cw /sys/lib/tmac. name@
+@cw /sys/lib/tmac/tmac. name@
 before the input @files@.
 T}
 -T@name@	T{

                 reply	other threads:[~2021-10-31 23:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=YX8cv5/mbXpMMAm5@imac.0x30.net \
    --to=krwmilz@gmail.com \
    --cc=9front@9front.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).