[BACK]Return to roff.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/roff.7 between version 1.17 and 1.23

version 1.17, 2010/12/18 19:32:08 version 1.23, 2011/01/04 23:32:21
Line 535  This request is intended to have one argument,
Line 535  This request is intended to have one argument,
 consisting of an even number of characters.  consisting of an even number of characters.
 Currently, it is ignored including its arguments,  Currently, it is ignored including its arguments,
 and the number of arguments is not checked.  and the number of arguments is not checked.
   .Ss \&T&
   Re-start a table layout, retaining the options of the prior table
   invocation.
   See
   .Sx \&TS .
   .Ss \&TE
   End a table context.
   See
   .Sx \&TS .
   .Ss \&TS
   Begin a table, which formats input in aligned rows and columns.
   See
   .Xr tbl 7
   for a description of the tbl language.
 .Sh COMPATIBILITY  .Sh COMPATIBILITY
 This section documents compatibility between mandoc and other other  This section documents compatibility between mandoc and other other
 .Nm  .Nm
Line 565  using the next-line syntax.
Line 579  using the next-line syntax.
 .Xr mandoc 1 ,  .Xr mandoc 1 ,
 .Xr man 7 ,  .Xr man 7 ,
 .Xr mandoc_char 7 ,  .Xr mandoc_char 7 ,
 .Xr mdoc 7  .Xr mdoc 7 ,
   .Xr tbl 7
 .Rs  .Rs
 .%A Joseph F. Ossanna  .%A Joseph F. Ossanna
 .%A Brian W. Kernighan  .%A Brian W. Kernighan

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.23

CVSweb