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

Annotation of mandoc/regress/mdoc/Cd/noarg.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: noarg.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt CD-NOARG 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Cd-noarg
                      7: .Nd kernel configuration directive without arguments
                      8: .Sh DESCRIPTION
                      9: with arguments:
                     10: .Cd wd* at pciide?
                     11: without arguments:
                     12: .Cd
                     13: end of test document

CVSweb