summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-03 14:52:32 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-03 14:52:32 +0000
commit7edb0e17816c44f49969734223dc21918f1f96fc (patch)
treead69962b1ace2367818dfb578c7de321ec079075 /mdoc.7
parent3336787035264d7b19097505c7db1d6af4ee1a3c (diff)
downloadmandoc-7edb0e17816c44f49969734223dc21918f1f96fc.tar.gz
Compatibility note about `Ta' being a line macro.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.75
1 files changed, 5 insertions, 0 deletions
diff --git a/mdoc.7 b/mdoc.7
index cf88887f..5d7d70c1 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1989,6 +1989,11 @@ Heirloom troff, the other significant troff implementation accepting
.Pp
.Bl -dash -compact
.It
+groff does not accept the
+.Sq \&Ta
+pseudo-macro as a line macro.
+mandoc does.
+.It
The comment syntax
.Sq \e."
is no longer accepted.