gbranden pushed a commit to branch master
in repository groff.

commit 6400f5c9920699a7a6325ca51b71768f431c8494
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 2 10:28:18 2023 -0500

    [docs]: Tighten description of groff(1) -R option.
---
 doc/groff.texi             | 4 ++--
 src/roff/groff/groff.1.man | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index da086bd6e..6fc698904 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -1163,8 +1163,8 @@ identifier.
 
 @item -R
 Run @command{grefer} preprocessor.  No mechanism is provided for passing
-arguments to @command{grefer} because most @command{grefer} options have
-equivalent language elements that can be specified within the document.
+arguments to it; most @command{grefer} options have equivalent language
+elements that can be specified within the document.
 
 @pindex troffrc
 @pindex troffrc-end
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 476d1369c..7b3b9a7e3 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -413,9 +413,8 @@ Run
 .MR @g@refer @MAN1EXT@
 preprocessor.
 .
-No mechanism is provided for passing arguments to
-.I @g@refer
-because most
+No mechanism is provided for passing arguments to it;
+most
 .I @g@refer
 options have equivalent language elements that can be specified within
 the document.

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to