gbranden pushed a commit to branch master
in repository groff.
commit 8db2d7150aae08501902c6c776f76bd589c27fe5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 14 10:21:20 2026 -0500
[man pages]: Suppress end-of-sentence detection.
...silencing forthcoming diagnostics in "style" warning category.
---
contrib/mm/groff_mm.7.man | 2 +-
man/groff_tmac.5.man | 6 +++---
src/preproc/eqn/eqn.1.man | 2 +-
tmac/groff_man.7.man.in | 14 +++++++-------
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index ad7709f8f..3468adf2b 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -5462,7 +5462,7 @@ tab(@);
Lb Lb
L Lx.
Value@Effect
-0@\[dq]. \[dq]
+0@\[dq].\& \[dq]
1@\[dq] \[em] \[dq]
.TE
.
diff --git a/man/groff_tmac.5.man b/man/groff_tmac.5.man
index 9fbe065f3..031243974 100644
--- a/man/groff_tmac.5.man
+++ b/man/groff_tmac.5.man
@@ -1417,9 +1417,9 @@ request makes use of text lines unnecessary.
.IP
.EX
\&.de Text
-\&. if (\[rs]\[rs]n[.$] == 0) \[rs]
-\&. return
-\&. nop \[rs]&\[rs]\[rs]$*\[rs]&
+\&.\& if (\[rs]\[rs]n[.$] == 0) \[rs]
+\&.\& return
+\&.\& nop \[rs]&\[rs]\[rs]$*\[rs]&
\&..
.EE
.RE
diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index d3e800966..38a0d0122 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -887,7 +887,7 @@ drawing a diagonal line through it.
.IP
.EX
\&.de Ca
-\&. ds 0s \[rs]
+\&.\& ds 0s \[rs]
\[rs]Z\[aq]\[rs]\[rs]*(0s\[aq]\[rs]
\[rs]v\[aq]\[rs]\[rs]n(0du\[aq]\[rs]
\[rs]D\[aq]l \[rs]\[rs]n(0wu \-\[rs]\[rs]n(0hu\-\[rs]\
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index a617d7803..90a0dccfc 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2524,8 +2524,8 @@ then
sed \[aq]/@DEFINE_MR@/d\[aq] myprog.man.in > myprog.man
else
sed \[aq]s/@DEFINE_MR@/.de MR\e
-\&. ie \e\e\e\en(.$=1 .I \e\e\e\e$1\e
-\&. el .IR \e\e\e\e$1 (\e\e\e\e$2)\e\e\e\e$3\e
+\&.\& ie \e\e\e\en(.$=1 .I \e\e\e\e$1\e
+\&.\& el .IR \e\e\e\e$1 (\e\e\e\e$2)\e\e\e\e$3\e
\&../\[aq] myprog.man.in > myprog.man
fi
.EE
@@ -4746,12 +4746,12 @@ call as follows.
.RS
.EX
\&.ie \[rs]n(.g \[rs]{\[rs]
-\&. ds oq \[rs][oq]\[rs]"
-\&. ds cq \[rs][cq]\[rs]"
+\&.\& ds oq \[rs][oq]\[rs]"
+\&.\& ds cq \[rs][cq]\[rs]"
\&.\[rs]}
\&.el \[rs]{\[rs]
-\&. ds oq \[ga]\[rs]"
-\&. ds cq \[aq]\[rs]"
+\&.\& ds oq \[ga]\[rs]"
+\&.\& ds cq \[aq]\[rs]"
\&.\[rs]}
.EE
.RE
@@ -4829,7 +4829,7 @@ _endif()dnl
.
James Clark wrote the initial GNU implementation of the
.I man
-macro package. \" by 1.01
+macro package. \" by 1.01
.
Later,
.MT wl@\:gnu\:.org
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit