gbranden pushed a commit to branch master
in repository groff.
commit 63fa5f6033f2540e497789b49ed95d835e3dcefb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 11:57:14 2026 -0500
groff(7): Add stranded line protection.
This instance of widow/orphan management is an exhibit of why the `ne`
request does not imply a break. We are in the midst of a paragraph, so
we don't want a break.
---
man/groff.7.man | 1 +
1 file changed, 1 insertion(+)
diff --git a/man/groff.7.man b/man/groff.7.man
index 86247c94a..6f2b08ace 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1420,6 +1420,7 @@ See section \[lq]Warnings\[rq] in
This unfortunate limitation maintains compatibility with AT&T
.IR troff .\" AT&T
.
+.ne 2v
Test a numeric expression for falsity
within a complex expression
by comparing it to a false value.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit