summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2007-04-06 17:05:18 +0000
committerwiz <wiz@NetBSD.org>2007-04-06 17:05:18 +0000
commit166737735faad5191db9b17c8a8361b31e9ffaeb (patch)
treebcb297f3defb25acc5b733266d9135edf33e11d0 /gnu
parent622f8591d4482e2e9d8ade6746d358cbfad0201e (diff)
Describe Lk and Mt. From Brad Harder in PR 36126.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/dist/groff/tmac/groff_mdoc.man10
1 files changed, 8 insertions, 2 deletions
diff --git a/gnu/dist/groff/tmac/groff_mdoc.man b/gnu/dist/groff/tmac/groff_mdoc.man
index 985e8ff2da6..760a09a8811 100644
--- a/gnu/dist/groff/tmac/groff_mdoc.man
+++ b/gnu/dist/groff/tmac/groff_mdoc.man
@@ -3863,7 +3863,10 @@ followed by the file name, then the contents of
It is neither callable nor parsed.
.
.It Li .Lk
-To be written.
+link (for conversion to HTML).
+.Pp
+.Dl Usage: .Lk Ao href Ac Bo anchor-text Bc
+.Pp
.
.It Li .Me
Exact usage unknown.
@@ -3875,7 +3878,10 @@ source file describes it as a macro for
Its default width is 6n.
.
.It Li .Mt
-To be written.
+mailto (for conversion to HTML).
+.Pp
+.Dl Usage: .Mt Ao email_address Ac
+.Pp
.
.It Li .Ot
Exact usage unknown.