git.ckatri.com
/
mandoc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Macro argument quoting does not prevent recognition of punctuation
[mandoc.git]
/
regress
/
mdoc
/
In
/
Makefile
diff --git
a/regress/mdoc/In/Makefile
b/regress/mdoc/In/Makefile
index 1c8a484f78fcc360680b0e8cc5abc13fe8f7bf62..790827bbcfa57de33e864888186be4d26f3a4d4e 100644
(file)
--- a/
regress/mdoc/In/Makefile
+++ b/
regress/mdoc/In/Makefile
@@
-2,6
+2,5
@@
REGRESS_TARGETS = break eos font noarg
LINT_TARGETS = noarg
-MARKDOWN_TARGETS = eos font
.include <bsd.regress.mk>