gbranden pushed a commit to branch master
in repository groff.

commit c5f188a96d3e7ed95e15b952748a2f64e59194d4
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 22 17:31:59 2025 -0500

    grohtml(1): Clarify.
    
    TANAKA Takuji's contributions have made grohtml more flexible with
    respect to the character encoding of the program's output.
---
 src/devices/grohtml/grohtml.1.man | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/devices/grohtml/grohtml.1.man 
b/src/devices/grohtml/grohtml.1.man
index 96f7b45b1..90a3074d3 100644
--- a/src/devices/grohtml/grohtml.1.man
+++ b/src/devices/grohtml/grohtml.1.man
@@ -199,8 +199,11 @@ to HTML.
 .
 .P
 .I \%grohtml
-writes \%UTF-8-\:encoded output and has built-in HTML entities for all
-non-composite Unicode characters.
+writes \%UTF-8-\:encoded output
+(but see the
+.B \-k
+option)
+and has built-in HTML entities for all non-composite Unicode characters.
 .
 In spite of this,
 .I groff
@@ -209,6 +212,7 @@ found during the first pass.
 .
 You can ignore these warnings unless the special characters appear
 inside a table or equation.
+.\" XXX: or pic(1) description?
 .
 .
 .\" ====================================================================

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

Reply via email to