diff options
Diffstat (limited to 'regress/usr.bin/mandoc/roff')
-rw-r--r-- | regress/usr.bin/mandoc/roff/Makefile | 5 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/roff/ds/quoting.in | 2 | ||||
-rw-r--r-- | regress/usr.bin/mandoc/roff/ds/quoting.out_ascii | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/regress/usr.bin/mandoc/roff/Makefile b/regress/usr.bin/mandoc/roff/Makefile index a6cdf1a7327..28a1dc82a47 100644 --- a/regress/usr.bin/mandoc/roff/Makefile +++ b/regress/usr.bin/mandoc/roff/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.11 2012/07/07 18:27:36 schwarze Exp $ +# $OpenBSD: Makefile,v 1.12 2012/07/18 16:55:54 schwarze Exp $ -SUBDIR+= args esc cond string br cc de na ps rm sp +SUBDIR = args cond esc string +SUBDIR += br cc de ds na ps rm sp ascii groff groff-clean obj-clean tman: _SUBDIRUSE diff --git a/regress/usr.bin/mandoc/roff/ds/quoting.in b/regress/usr.bin/mandoc/roff/ds/quoting.in index 52cd7fb551d..3e794d094eb 100644 --- a/regress/usr.bin/mandoc/roff/ds/quoting.in +++ b/regress/usr.bin/mandoc/roff/ds/quoting.in @@ -1,6 +1,6 @@ .Dd August 3, 2010 .Dt DS-QUOTING 1 -.Os +.Os OpenBSD .Sh NAME .Nm ds-quoting .Nd quote handling by the define string request diff --git a/regress/usr.bin/mandoc/roff/ds/quoting.out_ascii b/regress/usr.bin/mandoc/roff/ds/quoting.out_ascii index f29a33618d0..1fd1c1ec56b 100644 --- a/regress/usr.bin/mandoc/roff/ds/quoting.out_ascii +++ b/regress/usr.bin/mandoc/roff/ds/quoting.out_ascii @@ -14,3 +14,4 @@ DDEESSCCRRIIPPTTIIOONN empty string: xx end of test document +OpenBSD August 3, 2010 OpenBSD |