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

Annotation of mandoc/regress/mdoc/Vt/spacing.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: spacing.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt VT-SPACING 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Vt-spacing
                      7: .Nd spacing around the variable type macro
                      8: .Sh SYNOPSIS
                      9: .Vt extern char **environ
                     10: .Vt extern int errno
                     11: .Sh DESCRIPTION
                     12: various types, for example
                     13: .Vt unsigned int ,
                     14: .Vt long int
                     15: and
                     16: .Vt float ,
                     17: .Vt double

CVSweb