summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Sy
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Sy')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sy/Makefile6
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sy/noarg.in12
-rw-r--r--regress/usr.bin/mandoc/mdoc/Sy/noarg.out_ascii8
3 files changed, 26 insertions, 0 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Sy/Makefile b/regress/usr.bin/mandoc/mdoc/Sy/Makefile
new file mode 100644
index 00000000000..c490d73f326
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Sy/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.1 2011/02/05 18:19:12 schwarze Exp $
+
+REGRESS_TARGETS=noarg
+GROFF_TARGETS=noarg
+
+.include <bsd.regress.mk>
diff --git a/regress/usr.bin/mandoc/mdoc/Sy/noarg.in b/regress/usr.bin/mandoc/mdoc/Sy/noarg.in
new file mode 100644
index 00000000000..d9e5a291be7
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Sy/noarg.in
@@ -0,0 +1,12 @@
+.Dd January 19, 2011
+.Dt SY-NOARG 1
+.Os
+.Sh NAME
+.Nm Sy-noarg
+.Nd symbolic macro without arguments
+.Sh DESCRIPTION
+with argument
+.Sy arg
+no argument
+.Sy
+end of test document
diff --git a/regress/usr.bin/mandoc/mdoc/Sy/noarg.out_ascii b/regress/usr.bin/mandoc/mdoc/Sy/noarg.out_ascii
new file mode 100644
index 00000000000..95542f1a674
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Sy/noarg.out_ascii
@@ -0,0 +1,8 @@
+SY-NOARG(1) OpenBSD Reference Manual SY-NOARG(1)
+
+NNAAMMEE
+ SSyy--nnooaarrgg - symbolic macro without arguments
+
+DDEESSCCRRIIPPTTIIOONN
+ with argument aarrgg no argument end of test document
+