gbranden pushed a commit to branch master
in repository groff.
commit 556f577175595eff9a64a804a07de3ccb190062d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Aug 11 01:27:34 2024 -0500
[docs]: Fix style nits.
---
doc/groff.texi.in | 8 ++++----
man/roff.7.man | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f569ca405..f51e66a35 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -5352,9 +5352,9 @@ Macros}.}
What if the file ends before enough words have been collected to fill an
output line? Or the output line is exactly full but not yet broken, and
there is no more input? GNU @code{troff} flushes the pending output
-line upon encountering the end of input. Certain requests cause breaks,
-implicitly or explicitly. This is discussed in @ref{Manipulating
-Filling and Adjustment}.
+line upon encountering the end of input. Certain requests also cause
+breaks, implicitly or explicitly. This is discussed in
+@ref{Manipulating Filling and Adjustment}.
@c ---------------------------------------------------------------------
@@ -5773,7 +5773,7 @@ followed by space, tab, or newline characters and don't
end a sentence.
@item
In filled text lines, use @code{\&} before @samp{.} and @samp{'} if they
-are preceded by space, so that reflowing the input doesn't turn them
+are preceded by space, so that revisions to the input don't turn them
into control lines.
@item
diff --git a/man/roff.7.man b/man/roff.7.man
index 73ab43007..26580b22e 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -109,7 +109,7 @@ and recommend further reading materials.
.\" ====================================================================
.
.\" BEGIN Keep roughly parallel with groff.texi nodes "Text" through
-.\" "Tab Stops".
+.\" "Tabs and Leaders".
.I roff
input contains text interspersed with instructions to control the
formatter.
@@ -380,8 +380,8 @@ when using the \[lq]tab\[rq] and \[lq]field\[rq] low-level
features,
so most users turn to the
.MR @g@tbl @MAN1EXT@
preprocessor to lay out tables.
-.\" END Keep roughly parallel with groff.texi nodes "Text" through "Tab
-.\" Stops".
+.\" END Keep roughly parallel with groff.texi nodes "Text" through "Tabs
+.\" and Leaders".
.
.
.\" ====================================================================
@@ -2131,7 +2131,7 @@ before
and
.RB \[lq] \[aq] \[rq]
if they are preceded by space,
-so that reflowing the input doesn't turn them into control lines.
+so that revisions to the input don't turn them into control lines.
.
.
.IP \[bu]
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit