Novell Certified Linux Professional (CLP) — Question 3
Where is the software package documentation located?
Answer options
- A. /usr/share/doc/packages/
- B. /doc/packages/
- C. /usr/packages/doc/
- D. /usr/documentation/
- E. /usr/package_doc/
Correct answer: A
Explanation
The correct answer is A, as the standard location for software package documentation on many Linux systems is /usr/share/doc/packages/. The other options do not correspond to the conventional directory structure used for storing documentation.