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

Diff for /mandoc/regress/roff/esc/c_man.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 
 .TH ESC-C_MAN 1 "December 2, 2014" OpenBSD  .\" $OpenBSD$
   .TH ESC-C_MAN 1 "December 2, 2014"
 .SH NAME  .SH NAME
 esc-c_man \- the roff escape c sequence: remove trailing space  esc-c_man \- the roff escape c sequence: remove trailing space
 .SH DESCRIPTION  .SH DESCRIPTION
Line 7  one\c
Line 8  one\c
 word  word
 .nf  .nf
 one\c  one\c
   word
   .fi
   Blank line after \ec:
   one\c
   
   word
   .nf
   one\c
   
 word  word
 .fi  .fi
 final text  final text

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

CVSweb