summaryrefslogtreecommitdiff
path: root/tests/data/test1173
blob: d489965521db168f9312c391e40ed0614d9cf4c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<testcase>
<info>
<keywords>
source analysis
documentation
--manual
</keywords>
</info>

#
# Client-side
<client>
<server>
none
</server>

 <name>
Basic man page syntax check
 </name>

<command type="perl">
%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1  %SRCDIR/../docs/libcurl/*.3
</command>
</client>

</testcase>