]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/de/cond.in
while $() is more modern than ``, it does not work with the
[mandoc.git] / regress / roff / de / cond.in
1 .\" $OpenBSD: cond.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt DE-COND 1
4 .Os
5 .Sh NAME
6 .Nm de-cond
7 .Nd conditional execution of a user-defined macro
8 .Sh DESCRIPTION
9 .de mym
10 This is the text printed by the macro.
11 ..
12 preceding text
13 .if n .mym
14 following text