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

Diff for /mandoc/man.7 between version 1.113 and 1.115

version 1.113, 2012/01/03 15:16:24 version 1.115, 2012/05/27 17:39:28
Line 1 
Line 1 
 .\"     $Id$  .\"     $Id$
 .\"  .\"
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
Line 272  in the alphabetical reference below.
Line 272  in the alphabetical reference below.
 .It Sx RB Ta alternate between roman and boldface fonts  .It Sx RB Ta alternate between roman and boldface fonts
 .It Sx RI Ta alternate between roman and italic fonts  .It Sx RI Ta alternate between roman and italic fonts
 .El  .El
 .Ss Semantic markup  
 .Bl -column "PP, LP, P" description  
 .It Sx OP Ta optional arguments  
 .El  
 .Sh MACRO REFERENCE  .Sh MACRO REFERENCE
 This section is a canonical reference to all macros, arranged  This section is a canonical reference to all macros, arranged
 alphabetically.  alphabetically.
Line 443  and
Line 439  and
 .Sx \&TP .  .Sx \&TP .
 .Ss \&OP  .Ss \&OP
 Optional command-line argument.  Optional command-line argument.
 This has the following syntax:  This is a non-standard GNU extension, included only for compatibility.
   It has the following syntax:
 .Bd -filled -offset indent  .Bd -filled -offset indent
 .Pf \. Sx \&OP  .Pf \. Sx \&OP
 .Cm key Op Cm value  .Cm key Op Cm value

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.115

CVSweb