File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1140
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: source analysis
    5: symbols-in-versions
    6: documentation
    7: </keywords>
    8: </info>
    9: 
   10: #
   11: # Client-side
   12: <client>
   13: <server>
   14: none
   15: </server>
   16: 
   17:  <name>
   18: Verify 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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>