aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
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
commit160c4968c39b3806128f58311c70c5e0abbed96d (patch)
tree6aafd2da133dcd97cb1ec76784fcd5e8a4530b70 /mdoc.7
parentc110d5fd7019990a27401a4d70bd34106e9d66a6 (diff)
downloadmandoc-160c4968c39b3806128f58311c70c5e0abbed96d.tar.gz
mandoc-160c4968c39b3806128f58311c70c5e0abbed96d.tar.zst
mandoc-160c4968c39b3806128f58311c70c5e0abbed96d.zip
Correctly make quotes around `Lk' link-name argument. Noted by Aldis
Berzoja. Also note COMPATIBILITY of groff misformatting `Lk'.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.712
1 files changed, 8 insertions, 4 deletions
diff --git a/mdoc.7 b/mdoc.7
index 1d1bde73..37d6ade2 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.148 2010/08/07 10:31:32 kristaps Exp $
+.\" $Id: mdoc.7,v 1.149 2010/08/09 00:07:51 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 7 2010 $
+.Dd $Mdocdate: August 9 2010 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -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