gbranden pushed a commit to branch master
in repository groff.

commit 4cd5b865898af3baecefffd96a3076a63ec34cc9
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Mar 16 10:05:47 2022 +1100

    groff(7), groff_diff(7): Fix style nit.
    
    Perform a Kemper notectomy.
---
 man/groff.7.man      | 5 ++---
 man/groff_diff.7.man | 3 ++-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 5e17bc74..0ecf3e7d 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1857,7 +1857,6 @@ Stop directing output to current diversion.
 Direct output to diversion
 .IR name .
 .
-.
 .TPx
 .REQ .do "name \fR\&.\|.\|.\&\fP"
 Interpret the string,
@@ -1868,8 +1867,8 @@ or macro
 (along with any arguments)
 with compatibility mode disabled.
 .
-Note that compatibility mode is restored
-(if and only if it was active)
+Compatibility mode is restored
+(only if it was active)
 when the
 .I expansion
 of
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 07736cb0..9ef1a59b 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1884,6 +1884,7 @@ This is the same as the
 escape (to embed the contents of a macro into the intermediate
 output preceded with \[oq]x\~X\[cq]).
 .
+.
 .TP
 .BI .do\~ name\~\c
 \&.\|.\|.
@@ -1895,7 +1896,7 @@ or macro
 (along with any arguments)
 with compatibility mode disabled.
 .
-Note that compatibility mode is restored
+Compatibility mode is restored
 (only if it was active)
 when the
 .I expansion

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

Reply via email to