gbranden pushed a commit to branch master
in repository groff.

commit e81d3b039e3537189fd77e075f901257641e8c55
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Oct 6 08:10:57 2021 +1100

    grotty(1): Fix content nit.
    
    Characterize `DESC` file `unicode` as a "directive", not a "keyword",
    for better consistency with groff_font(5).  See commit 67c78a92, 17
    September.
---
 src/devices/grotty/grotty.1.man | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/devices/grotty/grotty.1.man b/src/devices/grotty/grotty.1.man
index 0db92b0..4aa4623 100644
--- a/src/devices/grotty/grotty.1.man
+++ b/src/devices/grotty/grotty.1.man
@@ -312,8 +312,9 @@ also prevents the emission of terminal OSC 8 hyperlink 
escape sequences.
 .
 If
 .I DESC
-file for the character encoding contains the keyword
-.RB \[lq] unicode \[rq],
+file for the character encoding contains the
+.RB \[lq] unicode \[rq]
+directive,
 .I grotty
 emits Unicode characters in UTF-8 encoding.
 .

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

Reply via email to