gbranden pushed a commit to branch master
in repository groff.

commit ad628f3139a5b4320cf32b84b1ae8f9f713be8e5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 18 10:20:19 2022 -0600

    [man, mdoc]: Document invariance of `cR` on HTML.
---
 tmac/groff_man.7.man.in | 4 +++-
 tmac/groff_mdoc.7.man   | 3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 1986c80a8..fe632b8ce 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -3260,7 +3260,9 @@ This is the default for terminal and HTML devices.
 .
 Use
 .B \-rcR=0
-to disable it.
+to disable it on terminal devices;
+on HTML devices,
+it cannot be disabled.
 .
 .
 .TP
diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index a0b738a1c..3d50e3666 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -4927,6 +4927,9 @@ to zero while calling
 .
 .Dl groff \-Tlatin1 \-rcR=0 \-mdoc foo.man > foo.txt
 .
+On HTML devices,
+it cannot be disabled.
+.
 .
 .Pp
 Section headings

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

Reply via email to