unscrewcover.dita 999 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- This file is part of the DITA Open Toolkit project hosted on
  3. Sourceforge.net. See the accompanying license.txt file for
  4. applicable licenses.-->
  5. <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
  6. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
  7. "../../dtd/task.dtd">
  8. <task id="unscrewcover" xml:lang="en-us">
  9. <title>Remove the cover of your system</title>
  10. <shortdesc>This is a simple task requiring a screwdriver.</shortdesc>
  11. <prolog><metadata>
  12. <keywords><indexterm>hard drive</indexterm><indexterm>Computer
  13. cover</indexterm></keywords>
  14. </metadata></prolog>
  15. <taskbody>
  16. <prereq>First be sure you are grounded.</prereq>
  17. <context>Perform the operation in a well ventilated room.</context>
  18. <steps>
  19. <step><cmd>Unscrew the screws that hold the cover to your system.</cmd></step>
  20. <step><cmd>Store them in a safe place.</cmd></step>
  21. <step><cmd>Remove the cover and place it in a safe place as well.</cmd></step>
  22. </steps>
  23. </taskbody>
  24. </task>