Fix example for 'samp' element.
[xhtml11_quickref.git] / xhtml11_quick_reference_by_examples.html
index 557a473..20072b5 100644 (file)
@@ -508,8 +508,9 @@ They are all style-able.
   <dt>samp</dt>
   <dd>
   Let's clean up this file:
+  <pre>$ tidy -xml -access 3 -utf8 -i -m $THIS_FILE</pre>
   <samp>
-    tidy -xml -access 3 -utf-8 -i -m $THIS_FILE
+    No warnings or errors were found.
   </samp>
   </dd>