The handbook should use the long options instead of the shortened 'one-letter-options' example: emerge --usepkg kde instead of emerge -k kde This will teach new users better what these options are for. roger55 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 21140 [details, diff] Patch to hb-install-bootloader.xml
Created attachment 21141 [details, diff] Patch to hb-install-config.diff
Created attachment 21142 [details, diff] Patch to hb-install-finalise.xml
Created attachment 21143 [details, diff] Patch to hb-install-kernel.xml
Created attachment 21144 [details, diff] Patch to hb-install-system.xml
Created attachment 21145 [details, diff] Patch to hb-install-tools.xml
These patches should fix this in all existing files. There is also a small introduction about the "--usepkg" flag (and the "-k" abbreviation) in the hb-install-kernel.xml patch as the user is there confronted with it for the first time. If a docdev can review?
hb-install-kernel.xml: s/prebuild/prebuilt/ Other patches look good.
Thanks. Change applied and patches committed.