blob: b9458be9ff58b9b4fd9864b7dc0d08fc34956ada [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001<testcase>
2<info>
3<keywords>
4source analysis
5symbols-in-versions
6documentation
7</keywords>
8</info>
9
10#
11# Client-side
12<client>
13<server>
14none
15</server>
16
17 <name>
18Verify the nroff of man pages
19 </name>
20
21<command type="perl">
22%SRCDIR/nroff-scan.pl %SRCDIR/../docs/ %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3 %SRCDIR/../docs/*.1
23</command>
24</client>
25
26</testcase>