aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/cond.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/de/cond.in')
-rw-r--r--regress/roff/de/cond.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/roff/de/cond.in b/regress/roff/de/cond.in
new file mode 100644
index 00000000..057ad3a0
--- /dev/null
+++ b/regress/roff/de/cond.in
@@ -0,0 +1,13 @@
+.Dd January 7, 2015
+.Dt DE-COND 1
+.Os OpenBSD
+.Sh NAME
+.Nm de-cond
+.Nd conditional execution of a user-defined macro
+.Sh DESCRIPTION
+.de mym
+This is the text printed by the macro.
+..
+preceding text
+.if n .mym
+following text