Skip to content

Commit eb404fe

Browse files
committed
Switching link to be in an anchor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@560795 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5546e39 commit eb404fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/test/org/apache/commons/cli2/application

src/test/org/apache/commons/cli2/application/CpTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* tested e.g. -a and -d are the same Option type.</p>
4545
*
4646
* <p>The following is the man output for 'cp'. See
47-
* http://www.rt.com/man/cp.1.html.</p>
47+
* <a href="http://www.rt.com/man/cp.1.html">http://www.rt.com/man/cp.1.html</a>.</p>
4848
*
4949
* <pre>
5050
* CP(1) FSF CP(1)

0 commit comments

Comments
 (0)