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

Diff for /mandoc/regress/roff/ce/basic.in between version 1.1 and 1.2

version 1.1, 2019/01/04 01:11:28 version 1.2, 2020/09/02 16:40:37
Line 1 
Line 1 
 .\" $OpenBSD$  .\" $OpenBSD$
 .TH CE-BASIC 1 "January 4, 2019"  .TH CE-BASIC 1 "September 2, 2020"
 .SH NAME  .SH NAME
 ce-basic \- basic usage of the centering request  ce-basic \- basic usage of the centering request
 .SH DESCRIPTION  .SH DESCRIPTION
Line 13  text
Line 13  text
 .rj 2  .rj 2
 Text adjusted to the right margin  Text adjusted to the right margin
 works in just the same way and isn't filled either.  works in just the same way and isn't filled either.
   .PP
   .nf
   Now entering
   explicit no-fill mode.
   .ce 2
   Text is still
   not filled.
   .PP
   .fi
 final  final
 text  text
   in fill mode

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

CVSweb