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

Diff for /mandoc/roff.7 between version 1.10 and 1.12

version 1.10, 2010/06/26 15:22:19 version 1.12, 2010/07/04 22:04:04
Line 1 
Line 1 
 .\"     $Id$  .\"     $Id$
 .\"  .\"
 .\" Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>
   .\" Copyright (c) 2010 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
 .\" purpose with or without fee is hereby granted, provided that the above  .\" purpose with or without fee is hereby granted, provided that the above
Line 289  requests are recognised:
Line 290  requests are recognised:
 .It Cm nS  .It Cm nS
 If set to a positive integer value, certain  If set to a positive integer value, certain
 .Xr mdoc 7  .Xr mdoc 7
 macros will behave as if they are defined in the  macros will behave as if they were defined in the
 .Em SYNOPSIS  .Em SYNOPSIS
 section to a manual.  section.
 Otherwise, this behaviour is unset (even if called within the  Otherwise, this behaviour is unset (even if called within the
 .Em SYNOPSIS  .Em SYNOPSIS
 section itself).  section itself).
   Note that invoking a new
   .Xr mdoc 7
   section will unset this value.
 .El  .El
 .Ss \&tr  .Ss \&tr
 Output character translation.  Output character translation.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

CVSweb