[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/16: ChangeLog: Fix thinkos.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/16: ChangeLog: Fix thinkos. |
Date: |
Mon, 31 Oct 2022 21:33:27 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit 647b9080dc98f853e6dabd484a41b6d2ad43f2b3
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Oct 30 17:05:08 2022 -0500
ChangeLog: Fix thinkos.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 71ee8e0d8..dc7a12c74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,7 +56,7 @@
indentation absolutely rather than incrementally. mdoc(7)
doesn't have relative inset macros like man(7)'s `RS`/`RE`, so
the relative measurement could mislead the reader. (The
- subsection heading itself uses an indentation of 0.)
+ section heading itself uses an indentation of 0.)
2022-10-29 G. Branden Robinson <g.branden.robinson@gmail.com>
@@ -262,7 +262,7 @@
* src/preproc/grn/grn.1.man (Options):
* src/roff/groff/groff.1.man (Installation directories):
* src/roff/troff/troff.1.man (Environment): Mention
- `@SYSTEMMACRODIR` only if `@COMPATIBILITY_WRAPPERS` expands to
+ `@SYSTEMMACRODIR@` only if `@COMPATIBILITY_WRAPPERS@` expands to
something other than "no" (it could be "yes" or "manual").
Thanks to Alexander Kanavin and Jeremy Puhlman for the report.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/16: ChangeLog: Fix thinkos.,
G. Branden Robinson <=