unscrewcover.dita 1.1 KB

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