[BACK]Return to man.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / hyphen

Annotation of mandoc/regress/char/hyphen/man.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: man.in,v 1.4 2023/11/13 20:35:33 schwarze Exp $
        !             2: .TH hyphen-man 1 "November 13, 2023"
1.1       schwarze    3: .SH NAME
                      4: \fBhyphen-man\fR - formatting hyphens and breaking lines
                      5: .SH DESCRIPTION
                      6: This is a long line of text, such that the last word won't fit: break-here
                      7: .PP
1.3     ! schwarze    8: Try the same thing once again, but this time in italic font mode:
1.1       schwarze    9: \fIbreak-here\fP
                     10: .PP
1.3     ! schwarze   11: Finally, try again a third time, but this time in bold font mode:
1.1       schwarze   12: \fBbreak-here\fP

CVSweb