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

Diff for /mandoc/roff.7 between version 1.83 and 1.85

version 1.83, 2017/06/04 00:13:15 version 1.85, 2017/06/06 15:03:35
Line 527  Trailing characters are ignored.
Line 527  Trailing characters are ignored.
 Center the next  Center the next
 .Ar N  .Ar N
 input lines without filling.  input lines without filling.
 Currently ignored.  .Ar N
   defaults to 1.
   An argument of 0 or less ends centering.
   Currently, high level macros abort certering.
 .It Ic \&cf Ar filename  .It Ic \&cf Ar filename
 Output the contents of a file.  Output the contents of a file.
 Ignored because insecure.  Ignored because insecure.
Line 1296  Set title line length.
Line 1299  Set title line length.
 Currently ignored.  Currently ignored.
 .It Ic \&mc Ar glyph Op Ar dist  .It Ic \&mc Ar glyph Op Ar dist
 Print margin character in the right margin.  Print margin character in the right margin.
 Currently ignored.  The
   .Ar dist
   is currently ignored; instead, 1n is used.
 .It Ic \&mediasize Ar media  .It Ic \&mediasize Ar media
 Set the device media size.  Set the device media size.
 This is a Heirloom extension and currently ignored.  This is a Heirloom extension and currently ignored.

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.85

CVSweb