diff options
author | Gokturk Yuksek <gokturk@binghamton.edu> | 2015-12-30 07:10:38 -0500 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-06 17:56:38 +0100 |
commit | bc203bd33d0a735ad9353e86b97179098a198ee7 (patch) | |
tree | 95aea1c29f643555514303eb1e4b369d70dead28 /recruiters/quizzes/end-quiz.txt | |
parent | staff-quiz: revise docs to replace instances of handbook #546542 (diff) | |
download | comrel-bc203bd33d0a735ad9353e86b97179098a198ee7.tar.gz comrel-bc203bd33d0a735ad9353e86b97179098a198ee7.tar.bz2 comrel-bc203bd33d0a735ad9353e86b97179098a198ee7.zip |
end-quiz: revise docs to replace instances of handbook #546542
Gentoo Developer Handbook does not exist anymore. Replace the mention
of handbook in Questions 3 and 13 with PMS.
Question 3 sources:
- https://projects.gentoo.org/pms/latest/pms.html#x1-12200011.2
Question 13 sources:
- https://projects.gentoo.org/pms/latest/pms.html#x1-12900011.3.3
Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=546542
Signed-off-by: Gokturk Yuksek <gokturk@binghamton.edu>
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'recruiters/quizzes/end-quiz.txt')
-rw-r--r-- | recruiters/quizzes/end-quiz.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recruiters/quizzes/end-quiz.txt b/recruiters/quizzes/end-quiz.txt index 0ab868c..6f7fc1c 100644 --- a/recruiters/quizzes/end-quiz.txt +++ b/recruiters/quizzes/end-quiz.txt @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ Ebuild development (end of mentoring) quiz @@ -28,7 +28,7 @@ docs: devmanual 3. What's the difference between local and global scope in an ebuild? -docs: handbook +docs: PMS 4. Why should an external application (for example sed/grep) not be called in global scope? What alternative methods can be used? @@ -122,7 +122,7 @@ docs: devmanual 13. Which directory should manual (man) pages be in and how should they be installed from an ebuild? -docs: handbook +docs: PMS 14. On Gentoo Linux systems, what is the purpose of /usr/local/bin? |