gbranden pushed a commit to branch master
in repository groff.

commit 11301d8bd374bf1d4db3ac43c9e8e9ca45836a45
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 20 14:29:21 2020 +1100

    groff_mdoc(7): Document .Lk and .Mt macros.
    
    ...tersely.
---
 tmac/groff_mdoc.7.man | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index bd4132c..dedc65a 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -4054,7 +4054,12 @@ followed by the file name, then the contents of
 It is neither callable nor parsed.
 .
 .It Li .Lk
-To be written.
+Embed hyperlink.
+.
+.
+.Pp
+.Dl Usage: .Lk Ao url link-text Ac
+.
 .
 .It Li .Me
 Exact usage unknown.
@@ -4066,7 +4071,12 @@ source file describes it as a macro for
 Its default width is 6n.
 .
 .It Li .Mt
-To be written.
+Embed email address.
+.
+.
+.Pp
+.Dl Usage: .Mt email-address
+.
 .
 .It Li .Ot
 Exact usage unknown.

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

Reply via email to