gbranden pushed a commit to branch master
in repository groff.
commit c1c501ca58c2e22252dd461ae4831a50a9757836
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 29 04:08:40 2026 -0500
tmac/{man,mdoc}.local: Expand U register comment.
...per a (lengthy) discussion with Avi Halachmi.
less(1) 703 isn't actually out quite yet, so I may be giving a hostage
to fortune with this comment.
---
tmac/man.local | 8 +++++++-
tmac/mdoc.local | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/tmac/man.local b/tmac/man.local
index d01988c09..020709a84 100644
--- a/tmac/man.local
+++ b/tmac/man.local
@@ -3,7 +3,13 @@
.\" Put local modifications to groff_man(7)'s behavior here.
.\"
.\" Some nroff devices or pager programs may not gracefully handle OSC 8
-.\" hyperlink escape sequences that they don't understand.
+.\" hyperlink escape sequences that they don't understand. You might
+.\" also un-comment the control line below if the terminal emulators
+.\" most used on the system lack OSC 8 support altogether; that way URLs
+.\" and email addresses specified as arguments to the `UR` and `MT`
+.\" macros will be formatted as text in the document. However, the
+.\" less(1) pager, as of version 703, compensates for terminals lacking
+.\" OSC 8 support. Consult its help screen or man page.
.\" .if n .if !r U .nr U 0
.\"
.\" "CW" is not a portable font name, but some man pages use it anyway.
diff --git a/tmac/mdoc.local b/tmac/mdoc.local
index 299c382ff..d98d03669 100644
--- a/tmac/mdoc.local
+++ b/tmac/mdoc.local
@@ -3,7 +3,13 @@
.\" Put local modifications to groff_mdoc(7)'s behavior here.
.\"
.\" Some nroff devices or pager programs may not gracefully handle OSC 8
-.\" hyperlink escape sequences that they don't understand.
+.\" hyperlink escape sequences that they don't understand. You might
+.\" also un-comment the control line below if the terminal emulators
+.\" most used on the system lack OSC 8 support altogether; that way URLs
+.\" and email addresses specified as arguments to the `UR` and `MT`
+.\" macros will be formatted as text in the document. However, the
+.\" less(1) pager, as of version 703, compensates for terminals lacking
+.\" OSC 8 support. Consult its help screen or man page.
.\" .if n .if !r U .nr U 0
.\"
.\" "CW" is not a portable font name, but some man pages use it anyway.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit