[BACK]Return to c.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

Diff for /mandoc/regress/roff/esc/c.in between version 1.1 and 1.3

version 1.1, 2017/02/08 03:03:20 version 1.3, 2017/07/04 15:26:34
Line 1 
Line 1 
 .Dd December 2, 2014  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt ESC-C 1  .Dt ESC-C 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm esc-c  .Nm esc-c
 .Nd the roff escape c sequence: remove trailing space  .Nd the roff escape c sequence: remove trailing space
Line 13  one\c
Line 14  one\c
 word  word
 .Bd -literal  .Bd -literal
 one\c  one\c
   word
   .Ed
   Blank line after \ec:
   one\c
   
   word
   .Bd -literal
   one\c
   
 word  word
 .Ed  .Ed

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb