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

Diff for /mandoc/mdoc.7 between version 1.185 and 1.187

version 1.185, 2011/04/06 11:39:25 version 1.187, 2011/05/21 15:55:42
Line 97  Within a macro line, the following terms are reserved:
Line 97  Within a macro line, the following terms are reserved:
 .Pq reserved-word vertical bar  .Pq reserved-word vertical bar
 .El  .El
 .Pp  .Pp
 Use of reserved terms is described in  
 .Sx MACRO SYNTAX .  
 For general use in macro lines, these can be escaped with a non-breaking  For general use in macro lines, these can be escaped with a non-breaking
 space  space
 .Pq Sq \e& .  .Pq Sq \e& .
Line 1176  See also
Line 1174  See also
 and  and
 .Sx \&Sy .  .Sx \&Sy .
 .Ss \&Bk  .Ss \&Bk
 Keep the output generated from each macro input line together  For each macro, keep its output together on the same output line,
 on one single output line.  until the end of the macro or the end of the input line is reached,
   whichever comes first.
 Line breaks in text lines are unaffected.  Line breaks in text lines are unaffected.
 The syntax is as follows:  The syntax is as follows:
 .Pp  .Pp

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.187

CVSweb