components/ant/ant.1.sunman
branchs11-update
changeset 2433 0f0e1a4f811b
parent 181 87e11e685b1f
equal deleted inserted replaced
2432:c9397a624d30 2433:0f0e1a4f811b
     1 .\"
     1 .\"
     2 .\" This man page created by Oracle to provide a reference to the html
     2 .\" This man page created by Oracle to provide a reference to the html
     3 .\" for Apache Ant provided with the ant distribution.
     3 .\" for Apache Ant provided with the ant distribution.
     4 .\"
     4 .\"
     5 .TH ant 1 "8 Jan 2008"
     5 .TH ant 1 "26 Sep 2012"
     6 .SH NAME
     6 .SH NAME
     7 ant \- Java-based build tool
     7 ant \- Java-based build tool
     8 .SH SYNOPSIS
     8 .SH SYNOPSIS
     9 /usr/bin/ant [options] [target [target2 [target3] ... ]]
     9 /usr/bin/ant [options] [target [target2 [target3] ... ]]
    10 .SH DESCRIPTION
    10 .SH DESCRIPTION
    11 ant(1) is a Java-based build tool, similar to make(1S).  For
    11 ant(1) is a Java-based build tool, similar to make(1S).  For
    12 additional information on using ant, browse the complete html
    12 additional information on using ant, browse the complete html
    13 documentation at:
    13 documentation at:
    14 .IP
    14 .IP
    15 .B file:/usr/share/doc/ant/index.html
    15 .B file:/usr/share/doc/ant/manual/index.html
    16 .LP
    16 .LP
    17 .SH LICENSE
    17 .SH LICENSE
    18 Apache Software License
    18 Apache Software License
    19 .SH FILES
    19 .SH FILES
    20 .PD 0
    20 .PD 0