gbranden pushed a commit to branch master
in repository groff.

commit 65323c3952f086667a3747b6dec1689adc524b82
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Mar 16 18:54:00 2022 +1100

    doc/ms.ms: Fix style nit.
    
    Break pages before new top-level sections, but only in troff mode.
---
 doc/ms.ms | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ms.ms b/doc/ms.ms
index 2cb68c74..0b3a0bbd 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -442,7 +442,7 @@ is preferable.
 .
 .
 .\" ------------------------
-.bp
+.if t .bp
 .NH 1
 Document description macros
 .XS
@@ -670,7 +670,7 @@ T}
 .
 .
 .\" ------------------------
-.bp
+.if t .bp
 .NH 1
 Body text
 .XS
@@ -2521,7 +2521,7 @@ but on the next page in multiple-column contexts.
 .
 .
 .\" ------------------------
-.bp
+.if t .bp
 .NH 1
 Page layout
 .XS

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

Reply via email to