From 647e726d78798356b5af7585ededd762ba76df6e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 16 Jul 2019 11:23:59 +0200 Subject: test1173: make it also check all libcurl option man pages ... and adjust those that cause errors Closes #4116 --- tests/data/test1173 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/data/test1173 b/tests/data/test1173 index d48996552..dd09f81d8 100644 --- a/tests/data/test1173 +++ b/tests/data/test1173 @@ -19,7 +19,7 @@ Basic man page syntax check -%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 +%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3 -- cgit v1.2.3