Skip to content

Commit b4b029f

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

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/LsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* tested e.g. -a and -d are the same Option type.</p>
3939
*
4040
* <p>The following is the man output for 'ls'. See
41-
* http://www.rt.com/man/ls.1.html.</p>
41+
* <a href="http://www.rt.com/man/ls.1.html">http://www.rt.com/man/ls.1.html</a>.</p>
4242
*
4343
* <pre>
4444
* LS(1) FSF LS(1)

0 commit comments

Comments
 (0)