You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/07/29 21:50:47 UTC

svn commit: r560796 - /commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java

Author: bayard
Date: Sun Jul 29 12:50:46 2007
New Revision: 560796

URL: http://svn.apache.org/viewvc?view=rev&rev=560796
Log:
Switching link to be in an anchor

Modified:
    commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java

Modified: commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java
URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java?view=diff&rev=560796&r1=560795&r2=560796
==============================================================================
--- commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java (original)
+++ commons/proper/cli/trunk/src/test/org/apache/commons/cli2/application/LsTest.java Sun Jul 29 12:50:46 2007
@@ -38,7 +38,7 @@
  * tested e.g. -a and -d are the same Option type.</p>
  * 
  * <p>The following is the man output for 'ls'. See
- * http://www.rt.com/man/ls.1.html.</p>
+ * <a href="http://www.rt.com/man/ls.1.html">http://www.rt.com/man/ls.1.html</a>.</p>
  * 
  * <pre>
  *  LS(1) FSF LS(1)