gbranden pushed a commit to branch master
in repository groff.
commit d9182a6309780b2f8e68431158d137ade11304df
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Aug 22 22:44:01 2023 -0500
groff_man*(7): Doc new `TS` register, `U` default.
---
tmac/groff_man.7.man.in | 41 ++++++++++++++++++++++++-----------------
1 file changed, 24 insertions(+), 17 deletions(-)
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 582c08741..87f1da30d 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -3621,30 +3621,37 @@ Set indentation of subsection headings to
The default is 3n.
.
.
-.br
-.ne 4v
.TP
-.B \-rU1
-Enable generation of URI hyperlinks in the
-.I grohtml
-and
-.I grotty
-output drivers.
+.BI \-rTS= separation
+Require the given
+.I separation
+between an
+.B IP
+or
+.B TP
+paragraph's tag and its body.
.
-.I grohtml
-enables them by default;
-.I grotty
-does not,
-pending more widespread pager support for OSC\~8 escape sequences.
+The default is\~2n.
.
-Use
+.
+.br
+.ne 4v
+.TP
.B \-rU0
-to disable hyperlinks;
-this will make the arguments to
+Disable generation of URI hyperlinks in output drivers capable of them,
+making the arguments to
.B MT
and
.B UR
-calls visible in the document text produced by link-capable drivers.
+calls visible as formatted text.
+.
+.MR grohtml @MAN1EXT@
+and
+.MR grotty @MAN1EXT@
+enable hyperlinks by default
+(the latter only if not in legacy output mode);
+.MR gropdf @MAN1EXT@
+does not (yet).
.
.
.TP
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit