From: markt Date: Wed, 12 May 2010 22:40:54 +0000 (+0000) Subject: Fix HTML niggles. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2718a97947f2f354ba6e341e7f6d6e3cc7303e17;p=tomcat7.0 Fix HTML niggles. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@943733 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/appdev/sample/index.html b/webapps/docs/appdev/sample/index.html index 8a67a7d8c..294b8f9d8 100644 --- a/webapps/docs/appdev/sample/index.html +++ b/webapps/docs/appdev/sample/index.html @@ -38,9 +38,9 @@

If you just want to browse the contents, you can unpack the war file with the jar command. - - jar -xvf sample.war -

+
+        jar -xvf sample.war
+      
\ No newline at end of file diff --git a/webapps/docs/appdev/sample/web/index.html b/webapps/docs/appdev/sample/web/index.html index 81bd06356..bbb9997af 100644 --- a/webapps/docs/appdev/sample/web/index.html +++ b/webapps/docs/appdev/sample/web/index.html @@ -34,10 +34,10 @@ outlined in the Application Developer's Guide. -

To prove that they work, you can execute either of the following links: +

To prove that they work, you can execute either of the following links: