summaryrefslogtreecommitdiff
path: root/regress/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Li/Makefile6
-rw-r--r--regress/usr.bin/mandoc/mdoc/Li/punct.in18
-rw-r--r--regress/usr.bin/mandoc/mdoc/Makefile4
3 files changed, 26 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Li/Makefile b/regress/usr.bin/mandoc/mdoc/Li/Makefile
new file mode 100644
index 00000000000..cacf7d7027a
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Li/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.1 2010/04/08 00:29:28 schwarze Exp $
+
+REGRESS_TARGETS=punct
+GROFF_TARGETS=punct
+
+.include <bsd.regress.mk>
diff --git a/regress/usr.bin/mandoc/mdoc/Li/punct.in b/regress/usr.bin/mandoc/mdoc/Li/punct.in
new file mode 100644
index 00000000000..5dfa44b5c94
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Li/punct.in
@@ -0,0 +1,18 @@
+.Dd $Mdocdate: April 8 2010 $
+.Dt LI-PUNCT 1
+.Os
+.Sh NAME
+.Nm Li-punct
+.Nd punctuation following a literal macro
+.Sh DESCRIPTION
+.Li before . after Nm
+.Pp
+.Li "before . after Nm"
+.Pp
+.Li . after Nm
+.Pp
+.Li ". after Nm"
+.Pp
+.Li .
+.Pp
+.Li "."
diff --git a/regress/usr.bin/mandoc/mdoc/Makefile b/regress/usr.bin/mandoc/mdoc/Makefile
index 36be7817681..609b1de198f 100644
--- a/regress/usr.bin/mandoc/mdoc/Makefile
+++ b/regress/usr.bin/mandoc/mdoc/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.5 2010/02/17 22:35:17 schwarze Exp $
+# $OpenBSD: Makefile,v 1.6 2010/04/08 00:29:28 schwarze Exp $
-SUBDIR+= Bl Fl In Pa Rs Sm Xr
+SUBDIR+= Bl Fl In Li Pa Rs Sm Xr
groff groff-clean: _SUBDIRUSE