Hi,

Here a diff for www page: macppc

I suggest to use the HTML kbd tag instead

Right?

----
Index: macppc.html
===================================================================
RCS file: /cvs/www/macppc.html,v
retrieving revision 1.274
diff -u -r1.274 macppc.html
--- macppc.html 18 Oct 2020 02:37:42 -0000      1.274
+++ macppc.html 21 Oct 2020 07:08:35 -0000
@@ -535,7 +535,7 @@
   while running from battery.
 <li>Older iMacs can have a problem with the USB keyboard driver where
   the first key pressed after boot will repeat endlessly.  The workaround
-  is to press &lt;SHIFT&gt; first or to disconnect and reconnect the USB mouse
+  is to press <kbd>SHIFT</kbd> first or to disconnect and reconnect the USB 
mouse
   after the problem has occurred.
 </ul>
 
@@ -544,6 +544,6 @@
 <h3 id="other">Other Features</h3>
 
 <ul>
-<li> &lt;CTRL&gt;&lt;CMD&gt;&lt;POWER&gt; on ADB (not USB) keyboards
+<li> <kbd>CTRL+CMD+POWER</kbd> on ADB (not USB) keyboards
 will reset the computer.
 </ul>

Reply via email to