Annotation of mandoc/regress/roff/ce/basic.in, Revision 1.1
1.1 ! schwarze 1: .\" $OpenBSD: basic.in,v 1.1 2019/01/04 01:06:44 schwarze Exp $
! 2: .TH CE-BASIC 1 "January 4, 2019"
! 3: .SH NAME
! 4: ce-basic \- basic usage of the centering request
! 5: .SH DESCRIPTION
! 6: initial
! 7: text
! 8: .ce 2
! 9: Text centered with the .ce request
! 10: is not filled.
! 11: normal
! 12: text
! 13: .rj 2
! 14: Text adjusted to the right margin
! 15: works in just the same way and isn't filled either.
! 16: final
! 17: text
CVSweb