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

Diff for /mandoc/mdoc.7 between version 1.147 and 1.149

version 1.147, 2010/08/07 10:26:07 version 1.149, 2010/08/09 00:07:51
Line 2095  Its syntax is as follows:
Line 2095  Its syntax is as follows:
 .D1 Pf \. Sx \&Lk Cm uri Op Cm name  .D1 Pf \. Sx \&Lk Cm uri Op Cm name
 .Pp  .Pp
 Examples:  Examples:
 .D1 \&.Lk http://bsd.lv "The BSD.lv Project"  .D1 \&.Lk http://bsd.lv \*qThe BSD.lv Project\*q
 .D1 \&.Lk http://bsd.lv  .D1 \&.Lk http://bsd.lv
 .Pp  .Pp
 See also  See also
Line 2672  is followed by non-punctuation, an
Line 2672  is followed by non-punctuation, an
 .Sx \&Ns  .Sx \&Ns
 is inserted into the token stream.  is inserted into the token stream.
 This behaviour is for compatibility with  This behaviour is for compatibility with
 .Xr groff 1 .  GNU troff.
 .Pp  .Pp
 Examples:  Examples:
 .D1 \&.Xr mandoc 1  .D1 \&.Xr mandoc 1
Line 2717  Heirloom troff, the other significant troff implementa
Line 2717  Heirloom troff, the other significant troff implementa
 .Pp  .Pp
 .Bl -dash -compact  .Bl -dash -compact
 .It  .It
   groff only accepts a single
   .Sq \&Lk
   link-name argument; the remainder is misformatted.
   .It
 The  The
 .Sq \&%C  .Sq \&%C
 macro is not implemented in GNU troff.  macro is not implemented in groff.
 .It  .It
 An empty  An empty
 .Sq \&Dd  .Sq \&Dd

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.149

CVSweb