[BACK]Return to empty.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Sq

Annotation of mandoc/regress/mdoc/Sq/empty.in, Revision 1.4

1.4     ! schwarze    1: .\" $OpenBSD: empty.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt SQ-EMPTY 1
1.4     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Sq-empty
                      7: .Nd empty implicit enclosure macros
                      8: .Sh DESCRIPTION
                      9: An empty
                     10: .Sq
                     11: and a full
1.3       schwarze   12: .Sq "(" user@host)
1.1       schwarze   13: quotation.
                     14: And another
1.3       schwarze   15: .So "(" full) Sc one "Sy" bold .

CVSweb