From 1a4804ce72cf32ac14260bf8582be088e2cf3aca Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Sat, 27 Apr 2002 00:12:03 +0000 Subject: [PATCH] Fixing a small typo. Submitted by: Levani Mikeladze --- en_US.ISO8859-1/articles/java-tomcat/article.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/java-tomcat/article.sgml b/en_US.ISO8859-1/articles/java-tomcat/article.sgml index 5fa4a79e27..43927b007e 100644 --- a/en_US.ISO8859-1/articles/java-tomcat/article.sgml +++ b/en_US.ISO8859-1/articles/java-tomcat/article.sgml @@ -271,7 +271,7 @@ &prompt.root; cd /usr/local/linux-jdk1.3.1/bin - &prompt.root; ./java-version + &prompt.root; ./java -version The output of the above command should be as follows: