source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Clarify that .Ta as a line macro is a portability problem, even
@ 2017-06-29 13:17 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-06-29 13:17 UTC (permalink / raw)
  To: source

Log Message:
-----------
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).

Modified Files:
--------------
    mandoc:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mdoc.7,v
retrieving revision 1.266
retrieving revision 1.267
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.266 -r1.267
--- mdoc.7
+++ mdoc.7
@@ -1850,10 +1850,10 @@ The tab cell delimiter may only be used 
 .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
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-29 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 13:17 mandoc: Clarify that .Ta as a line macro is a portability problem, even schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).