diff options
Diffstat (limited to 'regress/man/EX/args.in')
-rw-r--r-- | regress/man/EX/args.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/man/EX/args.in b/regress/man/EX/args.in new file mode 100644 index 00000000..ac88a38a --- /dev/null +++ b/regress/man/EX/args.in @@ -0,0 +1,12 @@ +.TH EX-ARGS 1 "June 3, 2012" OpenBSD +.SH NAME +EX-args \- example macro with arguments +.SH DESCRIPTION +regular +text +.EX arg1 arg2 arg3 +literal +text +.EE arg1 arg2 arg3 +regular +text |