gbranden pushed a commit to branch master
in repository groff.

commit c1b05a9576b5e3a23ed5bbddde5f322c44af9649
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Sep 25 10:44:42 2024 -0500

    groff_me(7): Fix content and stye nits.
    
    * Clarify how `ie` request works.
    
    * Favor present tense over future.
---
 tmac/groff_me.7.man | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index a48e882dd..c439bac10 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -146,7 +146,8 @@ cp  n       en-/disable AT&T \fItroff\fP compatibility 
mode\fB*
 de     m e     define macro \fIm\fP until \fIe\fP called
 do     t       interpret input \fIt\fP with compatibility mode off\fB*
 ds     s t     define rest of line \fIt\fP as string \fIs
-el     t       interpret \fIt\fP if corresponding \fBie\fP false
+el     t       interpret \fIt\fP if corresponding \fBie\fP's \fIp\fP \
+false
 fc     c d     set field delimiter \fIc\fP and padding glyph \fId
 fi     \&      enable filling
 hc     c       set hyphenation character to \fIc
@@ -194,7 +195,7 @@ suppresses the output of vertical space at the tops of pages
 (after the output of any page header);
 the
 .B sp
-request will thus not work there.
+request thus does not work there.
 .
 You can instead call
 .B bl

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

Reply via email to