[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 07/17: grn(1): Tighten wording to fix stranded line.
From: |
G. Branden Robinson |
Subject: |
[groff] 07/17: grn(1): Tighten wording to fix stranded line. |
Date: |
Tue, 3 Dec 2024 03:39:57 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 5e34b5d1ecd4bb4c8b198e0e4c2fb6f6136e4788
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Dec 3 00:51:18 2024 -0600
grn(1): Tighten wording to fix stranded line.
---
src/preproc/grn/grn.1.man | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 11727ce23..22ea6cbe7 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -474,21 +474,21 @@ expressions enclosed by previously defined delimiters
When using
.I @g@grn
along with other preprocessors,
-it is best to run
+run
.MR @g@tbl @MAN1EXT@
before
.IR @g@grn ,
.MR @g@pic @MAN1EXT@ ,
and/or
-.I ideal \" no GNU version yet
-to avoid overworking
-.IR @g@tbl .
+.IR ideal . \" no GNU version yet
.
+If
.MR @g@eqn @MAN1EXT@
-should always be run last.
+is needed,
+run it as the last preprocessor.
.
.MR groff @MAN1EXT@
-will automatically run preprocessors in the correct order.
+automatically runs preprocessors in the correct order.
.
.
.PP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 07/17: grn(1): Tighten wording to fix stranded line.,
G. Branden Robinson <=