summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-29 13:17:00 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-29 13:17:00 +0000
commit6ada7b83e842fe7b40ac2db5443c847045455474 (patch)
tree195163466a4a2db88241b5ad85e45b0677aa345f /mdoc.7
parent9c28681c53c7cd693340ea087d2fef7daffbb7b3 (diff)
downloadmandoc-6ada7b83e842fe7b40ac2db5443c847045455474.tar.gz
Clarify that .Ta as a line macro is a portability problem,
even though mandoc(1) handles it; triggered by a question from Yuri Pankov (illumos).
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index e2f784e2..5135f6a7 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1850,10 +1850,10 @@ The tab cell delimiter may only be used within the
.Sx \&It
line itself; on following lines, only the
.Sx \&Ta
-macro can be used to delimit cells, and
+macro can be used to delimit cells, and portability requires that
.Sx \&Ta
-is only recognised as a macro when called by other macros,
-not as the first macro on a line.
+is called by other macros: some parsers do not recognize it when
+it appears as the first macro on a line.
.Pp
Note that quoted strings may span tab-delimited cells on an
.Sx \&It