summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-08-09 00:07:51 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-08-09 00:07:51 +0000
commit7f71d128d25827c010bb7643ca0adfcac5b3b8f9 (patch)
tree7834f8c1da5d43d0bddb1888a812b3820de0fe23
parent1ddd9daa02a7fa9f1cb855ad60101e64f8bd8b36 (diff)
downloadmandoc-7f71d128d25827c010bb7643ca0adfcac5b3b8f9.tar.gz
Correctly make quotes around `Lk' link-name argument. Noted by Aldis
Berzoja. Also note COMPATIBILITY of groff misformatting `Lk'.
-rw-r--r--mdoc.78
1 files changed, 6 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index ee916e59..66ac2fb8 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -2095,7 +2095,7 @@ Its syntax is as follows:
.D1 Pf \. Sx \&Lk Cm uri Op Cm name
.Pp
Examples:
-.D1 \&.Lk http://bsd.lv "The BSD.lv Project"
+.D1 \&.Lk http://bsd.lv \*qThe BSD.lv Project\*q
.D1 \&.Lk http://bsd.lv
.Pp
See also
@@ -2717,9 +2717,13 @@ Heirloom troff, the other significant troff implementation accepting
.Pp
.Bl -dash -compact
.It
+groff only accepts a single
+.Sq \&Lk
+link-name argument; the remainder is misformatted.
+.It
The
.Sq \&%C
-macro is not implemented in GNU troff.
+macro is not implemented in groff.
.It
An empty
.Sq \&Dd